suraj john

Greenhorn
+ Follow
since Jun 11, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by suraj john

Hi Gurus,
I am using axis+tomcat for creating web services.
I have written a very simple java class and saved it as Helloserver.jws in D:\Apache\Tomcat\jakarta-tomcat-3.3.2\webapps\axis path.
when I use the following in the browser
http://localhost:8080/axis/Helloserver.jws
it shows the following:
There is a Web Service here
Click to see the WSDL

But if I click on the link to see WSDL, I can't see it.
Note: Happyaxis.jsp is visible. When I use the following in the browser
http://localhost:8080/axis/services/AdminService?WSDL
I can see the the WSDL file.
Why it is not working for my web services?
I am really a new bie in this....please help!
thanks in advance
20 years ago