> how would I individually specify that purchasOrder really is
> purchaseOrder(String, int, boolean[]), bustedRequest really is
> bustedRequest(int, int, boolean), etc?  Isn't this necessary for proper
> publishing of a service so that when service discovery happens, the
> discoverer knows what to send in the request?

Apache SOAP does not provide any support for WSDL, WS-Inspection, etc.
Axis, the next generation of Apache SOAP, supports WSDL.

Scott Nichol



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

Reply via email to