Sorry I meant "messaging style" :-) ________________________________
From: Sarno, Giuseppe (MOP:GM15) Sent: 12 January 2007 14:45 To: [email protected] Subject: Axis2 and Pure messaging. Hi, I was looking if was possible to use Axis2 to implement a messing style web service where The Soap body is not known at compile time. This way the client can send multiple or different XML messages (with different root) and the same Interface on the Server side is called. So far from what I understood the root of the SOAP body is fixed by the operation I want to use. Does anyone knows if what I'm trying to do it's possible ? Thanks.
