Does your helloworld class specify a package? If so, try removing the package declaration.
-----Original Message----- From: Gianni Pucciani To: ML Axis Sent: 3/5/2003 12:11 PM Subject: simple WS Hi all, following the book instructions (java web service) I'm trying to start a simple WS, the classic "helloworld". I put the source code, renamed axis.jws, in tomcat_dir/webapps/axis. The page http://localhost:8080/axis/HelloWorld.jws shows me the Axis error: No service is available at this URL, instead of ...hi there, this is an axis service! Thanks Gianni
