|
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.
|
- Re: Axis SoapMonitoring knly browne
- Re: Axis SoapMonitoring Saehoon Cheon
- Re: Axis SoapMonitoring Martin Gainty
