Title: RE: New to Axis. Please help
Even if you type http://localhost:8080/axis/services/somejunkhere.wsdlyou will get the same 'hi there' message :)   Maybe this should be listed as a bug since it's awfully misleading.
 
Did you deploy your service by running the AdminClient? You could find the instructions from the user guide.
-----Original Message-----
From: Sudipta Duttaroy [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 20, 2002 3:59 PM
To: '[EMAIL PROTECTED]'
Subject: RE: New to Axis. Please help

Hi

Sorry for the typo. Could anyone help me to solve the problem below --

when I type "http://localhost:8080/axis/services/MyObjectService.wsdl" I get

/axis/services/MyObjectService.wsdl
Hi there, this is an AXIS service!

Perhaps there will be a form for invoking the service here...


But when I type "http://localhost:8080/axis/services/MyObjectService?wsdl" I get

AXIS error
Sorry, something seems to have gone wrong... here are the details:

The AXIS engine could not find a target service to invoke!  targetService is MyObjectService

Also when I type http://alina.acomp.usf.edu:8080/axis/servlet/AxisServlet in the url, it doesn't list out "MyObjectService"

Do I need to configure something in order for AxisServlet to spit out "MyObjectService" in the list.

Regards

Sudipta Dutta Roy 
   

 

Reply via email to