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.

[791 byte] By [sasanplusa] at [2007-10-3 3:33:15]
# 1
I have the same problem.What can I do?Http connection on Nokia 6670 doesnt work!
Sassofta at 2007-7-14 21:27:35 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
I have generated the stub code using WTK 2.5 beta for CLDC.I expected this to work. because this is exactly how Sun demo has been implemented. so I'm not sure it could be because the I am using emulator and web service is running on localhost.any opinions?S.
sasanplusa at 2007-7-14 21:27:35 > top of Java-index,Java Mobility Forums,Java ME Technologies...