Click to See Complete Forum and Search --> : Java Web Service Problem


wakanpaladin
11-28-2007, 03:50 PM
I have a java client to consume web services setup on an IIS.
I created source files for communicating using wsimport.
But sometimes the application will stuck with the first call using the generated interface to the web service.
The problem may last for a couple of days, then suddenly disappear.
I tried to restart IIS, OS and turn off firewalls, but nothing works.
While the problem was there for the java client, I tried to access the same web method using web brower and it worked.
Any commments or suggestions?
Thanks.

wakanpaladin
12-07-2007, 02:27 PM
any clue? thanks