aspose file tools
The moose likes Web Services and the fly likes Servlet as Webservice client doesn't work. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Servlet as Webservice client doesn Watch "Servlet as Webservice client doesn New topic
Author

Servlet as Webservice client doesn't work.

Volker Bohn
Greenhorn

Joined: Jul 08, 2002
Posts: 7
Hi, i wrote a Servlet, using Borland Jbuilder 7 Enterprise, which consists 2 texfields. That Works.
Now i want to Fill the 2nd textfield with the Input of the 1st field. I have a Response Webservice, which returns the input. But when i create an location object of my webservice in my servlet with these:
TransactionManagerServiceLocator loc = new TransactionManagerServiceLocator();
My Tomcat shows me a 503 Error servlet1 is currently unavailable
Has anybody a solution for this problem.
Thnx
Volker
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Servlet as Webservice client doesn't work.
 
Similar Threads
is it possible to make a servlet to a webservice?
getting values from mobile.
Problem with SOAP
Servlet as Webservice Client doesn't work
JAX WS URL mapping