1.  How are <operations> in services.xml associated with methods of
the service implementation class?

2.  Suppose a RawXMLInOutMessageReceiver is used for the service, and
the service impl class exposes just one public method with the
appropriate OMElement methodName(OMElement) signature.  Will all
requests dispatched to the service invoke the single exposed public
method, or only ones that somehow map to that method's name based on
the payload element name or soap action uri?

3.  Is there reference documentation or an XML schema for the full
configuration language used in services.xml?

Jeff

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

Reply via email to