Implementing the Operation

You implement a Web Service method as a normal Java method.

The following example, shows the implementation of Web service method GetQuote.



For a Web Service method in a JAXM Web Service, you have to implement the onMessage() method. You have to process the input SOAP message, generate an output SOAP message and return the output message.




Created October 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com