users@glassfish.java.net

Re: First Web Service

From: <glassfish_at_javadesktop.org>
Date: Fri, 24 Apr 2009 11:09:32 PDT

Your link shows http://localhost:8080/WS3/HelloService?wsdl
Shouldnt that be WS2.
Another way to check is do http://localhost:4848
which starts the admin console
Then look through the webservices and click on view wsdl
Alternatively in your glassfish installation you can see in the domains/domain1/logs/server.log
grep for something like" Listening to" and you will see url that the service is published to
[Message sent by forum member 'bhaktimehta' (bhaktimehta)]

http://forums.java.net/jive/thread.jspa?messageID=343687