Connecting to web service
Hi,
I have written an application that is support to connect to a web service.
When it gets to the point of invoking the operation on the web service, the MIDP asks me if I want to connect over the air. I answer "Yes" and then nothing happens. The screen does not change and to me it looks like it is going to timeout. This is more like a hang.
I tried Sun example "StockQuote" and it shows the exact same behaviour and it stops on the screen " If you want to connect over the air interface".
Web service is perfecly working and accessible via a regular client standalone client application. I only get this problem when running it through J2ME. Also stub code is generated using WTK2.5 beta.
Any opinions will be much appreciated.
Thanks,
S.

