You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Syam Prasad <sy...@segsoftware.com> on 2006/08/30 16:40:36 UTC

[Axis2] Transition from Axis1 to Axis2

Hi,

 

I am using message style in my Axis1 service and I use the following method
to receive all the messages.

 

method(SOAPEnvelope req, SOAPEnvelope res)

 

What's the equivalent of the above method in Axis2?

 

What are the alternates? Any pointers are helpful.

 

Thanks,

Syam