Updating BES Configuration for Unwired Platform Integration
For Unwired Platform to
connect with BES, you must change BES properties so that communication with
Unwired Server occurs.
Note: Beyond the BES, there
are
no
Unwired Platform-specific
changes required for MDS Connection services or the device simulator. An
application-reliable port setting should not be
needed.
Change the URL of the BES server and the port (in the rimpublic.property)
to WebServer.listen.port=8080.
If you require push notifications to the BlackBerry device, enable and set:
push.application.reliable.ports=102
Increase the BES limit on response size to one more appropriate for
Unwired Platform
usage.
By default, the BlackBerry Enterprise Server (BES) limits the response size
of a single HTTP response to 128K. If you try to fetch anything
bigger,
your application
might
receive a 413 (Request Entity Too Large) response code.
Open the BES management console.
Change the
Maximum
number of kilobytes per connection to a higher value, up
to 1024K.