Results 1 to 1 of 1
- 01-23-2009, 10:25 PM #1
Member
- Join Date
- Jan 2009
- Posts
- 1
- Rep Power
- 0
connecting to a wsdl on localhost
Hi,
Basically I am new to Eclipse but not entirely new to Java (but no where near the skill of most programmers). I have a localhost Tomcat running an API that connects to a SQL database. Basically the API is a wsdl so to access the xml over IE you would use...
https: //localhost/APIforMe/Service?wsdl
I have setup everything with regards to it working fine over IIS etc...
How would I actually connect to the web service through Eclipse so that I could access the methods inside it? I have connected to the Tomcat service fine through Eclipse and it has synchronized. But I cannot work out how to actually import the web service into Eclipse to use the methods...
Any help would be excellent :)
Similar Threads
-
Web Service from WSDL & XMLGregorianCalendar Issues
By CoAstroGeek in forum NetBeansReplies: 2Last Post: 01-23-2010, 04:23 PM -
Connecting c with java
By khajalid in forum NetworkingReplies: 6Last Post: 12-10-2008, 09:35 PM -
"connection refused when attempting to contact localhost
By katie in forum New To JavaReplies: 2Last Post: 11-21-2008, 08:36 PM -
Not direct to localhost:8080/test/index.do and show This is my JSP page?
By techissue2008 in forum Web FrameworksReplies: 0Last Post: 06-07-2008, 09:02 PM -
Connecting to a database
By peiceonly in forum New To JavaReplies: 2Last Post: 04-06-2008, 02:28 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks