No axis service is *live* until it is deployed to AxisServlet more specifically..
java org.apache.axis.utils.Admin server server-config.wsdd

Where server-config.wsdd service characteristics might look like something like..
 <service name="Version" provider="java:RPC">
  <parameter name="allowedMethods" value="getVersion"/>
  <parameter name="className" value="org.apache.axis.Version"/>
 </service>

(note the required parameters of allowedMethods and className)

Martin --
 
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.
----- Original Message -----
Sent: Wednesday, May 31, 2006 7:02 PM
Subject: Axis SoapMonitoring

I've tried to install and test the SOAP  monitor. But in step 4, Administration screen is not displayed. The Screen looks like the attached file. So I cannot turn on the SOAP monitor. Please let me know why and how to run it.

Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to