You can have your own java class as a parameter when deploying plain old java file as web service. This guide [1] will help you...
There's also a pojo sample with Axis2.. Thilina [1] http://ws.apache.org/axis2/1_1_1/pojoguide.html On 3/6/07, Ines Dannehl <[EMAIL PROTECTED]> wrote:
Hi all, I use Axis2 version 1.1.1 and I try to create a webservice with a method that takes my own java class as a parameter. How can I do this? The generated code contains OMElement types instead of my class types. Can anybody help me please? Regards Ines
-- Thilina Gunarathne WSO2, Inc.; http://www.wso2.com/ Home page: http://webservices.apache.org/~thilina/ Blog: http://thilinag.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
