Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Local Client Problem
Local Client Problem [message #976208] Thu, 08 November 2012 11:53
Alan Farroll is currently offline Alan FarrollFriend
Messages: 60
Registered: June 2012
Member
Hello all,

I inherited a fairly complex Java project developed on Eclipse from a colleague who left and I am fairly new to both Java and Eclipse.

The project runs Tomcat and uses a WSDL for web service calls. A client was created to simulate external calls to the web service and the URL can be edited to use the local Tomcat web service or a server one. When debugging and using the Tomcat webservice on the server it runs fine but when I attempt to debug using the Tomcat web sevice on my local machine it fails. The first fault message provided is "faultString: java.net.ConnectException: Connection refused: connect"

I have checked that the port number specified is correct. I have checked that the web service URL is correct. I have checked that the WSDL is the same using a comparison tool. Lastly I have checked Tomcat is running because I can see the Tomcat home page running locally on my browser.

Why is this failing?

Thanks in advance

Regards

AJF
Previous Topic:TCP/IP Monitor doing nothing
Next Topic:XML Editor kills Eclipse e4 (4.2.1) on Linux
Goto Forum:
  


Current Time: Fri Apr 19 23:14:29 GMT 2024

Powered by FUDForum. Page generated in 0.02669 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top