04-10-2012 04:56 PM
Hello,
I'm preparing to use the BES API for doing some integration work. According to the online documentation (http://docs.blackberry.com/en/developers/deliverab
-aaron
Solved! Go to Solution.
04-10-2012 05:02 PM
Hi aaron and welcome to the forums!
com.rim.ws.enterprise.admin is part of the proxy you need to create. The following article provides steps to help you get set up:
Cheers,
04-10-2012 05:09 PM
Thank you for the welcome.
Running wsdl2java will create the whole package for me???
Our admins are slow seeting the test BES up. Is it possible to the .wsdl file somehow, if I download the test version?
TIA,
-aaron
04-10-2012 05:13 PM
Yes, wsdl2java.bat will create the entire proxy.
You will need the BES set up prior to doing this. The steps only take a few minutes and there isn't much testing/development that can be done until the BES is available anyways.
04-26-2012 04:52 PM
Hi,
One more question. I finally got the access and wsdl2java generated me 271 classes, however, BWSUtil and BWSUtilService is not among them. What am I missing?
TIA,
-a
04-27-2012 08:38 AM
My apologies, I did not run the wsdl2java for the util URL. Sorry for a dumb question.
-a