Generating the client proxy files
The
BlackBerry Web
Services
SOAP APIs use WSDL files to describe the classes that they
expose. To integrate your applications with the BlackBerry Web
Services
, you must use a proxy generator to generate the client
proxy files for the BWS and BWSUtil interfaces.The BWS and BWSUtil proxy files must be stored
together as a combined set of proxy classes in a single source file.
Each release of the
BlackBerry Web
Services
SOAP APIs may introduce new features and functionality,
improvements to existing features, and bug fixes. You should generate and use a
new set of proxy files whenever your organization implements a new version of BlackBerry UEM
, so that your application can leverage the most recent
improvements and fixes.