Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Local Client Problem
Local Client Problem [message #976197] Thu, 08 November 2012 11:41 Go to next message
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
Re: Local Client Problem [message #978998 is a reply to message #976197] Sat, 10 November 2012 14:25 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
For issues related to web development you might have more luck asking in the WTP forum at http://www.eclipse.org/forums/index.php/f/88/
Re: Local Client Problem [message #984054 is a reply to message #978998] Wed, 14 November 2012 11:12 Go to previous messageGo to next message
Alan Farroll is currently offline Alan FarrollFriend
Messages: 60
Registered: June 2012
Member
Hi,

Thanks Stepeh. Will do. I actually think I posted it there too.

Regards

AJF
Re: Local Client Problem [message #984055 is a reply to message #984054] Wed, 14 November 2012 11:13 Go to previous messageGo to next message
Alan Farroll is currently offline Alan FarrollFriend
Messages: 60
Registered: June 2012
Member
That should be Stephen not Stepeh
Re: Local Client Problem [message #984665 is a reply to message #984054] Wed, 14 November 2012 22:05 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Alan Farroll wrote on Wed, 14 November 2012 12:12
I actually think I posted it there too.


Please don't cross-post, find the most appropriate forum and post only there, thanks.

Quote:
That should be Stephen not Stepeh


almost correct

Previous Topic:Eclipse exit error
Next Topic:simple way to just open an eclipse project?
Goto Forum:
  


Current Time: Wed Apr 24 19:30:16 GMT 2024

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

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

Back to the top