users@glassfish.java.net

"No such service" error

From: <glassfish_at_javadesktop.org>
Date: Tue, 23 Feb 2010 05:57:52 PST

Hi, I'm trying to deploy a war WebService.

I open my browser, type localhost:4848 and go to Applications => Deploy => select my war file (cartaovinha.war) => OK.

But when my PHP client application tries to access it, i get:

Warning: SoapClient::SoapClient(http://localhost:8080/cartaovinha/services/CartaoVinha?wsdl) [soapclient.soapclient]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /var/www/webserviceClient/finalizar.php on line 27

Warning: SoapClient::SoapClient() [soapclient.soapclient]: I/O warning : failed to load external entity "http://localhost:8080/cartaovinha/services/CartaoVinha?wsdl" in /var/www/webserviceClient/finalizar.php on line 27

When I point my browser to http://localhost:8080/cartaovinha/services/CartaoVinha?wsdl, i get "No such service" error. The title of the page is Xfire Services...

It worked another day, but now, it isn't working :(

Please, help me.
See you!
[Message sent by forum member 'proveyourselfthom' (proveyourselfthom_at_gmail.com)]

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