Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » What is the default url of wsdl file in eclipse-generated web services?
What is the default url of wsdl file in eclipse-generated web services? [message #494300] Fri, 30 October 2009 04:58 Go to next message
Stupid TSS is currently offline Stupid TSSFriend
Messages: 2
Registered: October 2009
Junior Member
I am a newbie to programming.

I have an wsdl file on hand and have to generate the corresponding (1) web services and (2) client to that web services. After I import the wsdl file into a dynamic web project, I can generate the web servicesagainst the wsdl. However, I cannot access the wsdl file through an web browser (I can do so in other published web services).

What is the default url of the wsdl file? Or have I missed any steps during the web services generation? Please help. Thanks in advance.
Re: What is the default url of wsdl file in eclipse-generated web services? [message #494523 is a reply to message #494300] Sat, 31 October 2009 04:03 Go to previous message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
WTP generates Web services for the Apache Axis [1] and Axis2 [2] runtimes.
You should be able to access the WSDL document by appending ?wsdl to the
service URL [3].

[1] http://ws.apache.org/axis/
[2] http://ws.apache.org/axis2/
[3]
http://ws.apache.org/axis/java/user-guide.html#WSDLObtaining WSDLForDeployedServices

Lawrence
Previous Topic:Using XHTML+RDFa DOCTYPE
Next Topic:Configuring Security for Tomcat Server
Goto Forum:
  


Current Time: Sat Apr 27 04:26:56 GMT 2024

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

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

Back to the top