yes , its better if you can close the JIRA , btw what is the JIRA number.

As you said RawXMLINOutMessageReceiver is only support OM only case ,
and if you want to have other data types then you have either use
RPCMessageReciver or you have to write your own mesagereciver. But if
you are starting from a WSDL then when you code gen it will generate
MessageReceiver for you.

Sebastian J. Schultheiss wrote:

>Hello,
>
>we have just migrated to the new 0.95 version of Axis2 and are glad to discover
>that the WSDL that is generated from the .aar is now valid. Do you want us to
>close our JIRA bug listing ourselves?
>
>Last time someone suggested we use xs:integer etc. instead of xs:anytype. We
>would be glad to do so, however right now the RawXMLINOutMessageReceiver claims
>to only work with functions (server side) of the form
>
>public OMElement fctname(OMElement oe) {}
>
>What do we have to do to make it work with a function that has a different
>parameter type, or even return type? Do we have to use a RPC message receiver
>instead?
>
>Thanks a lot for your time.
>
>-- Sebastian
>
>
>  
>

-- 
Thanks,
Deepal
................................................................
~Future is Open~ 


Reply via email to