Re: [Axis2] RuntimeException when using SOAPMonitor

2008-01-10 Thread andreas netter
l when SOAPMonitor is *NOT* used confuses me a bit, because the exception is thrown deep into axiom, as you mentioned. Greets, Andi Original-Nachricht > Datum: Thu, 10 Jan 2008 12:33:48 -0200 > Von: "robert lazarski" <[EMAIL PROTECTED]> > An: axis-user@

Re: [Axis2] RuntimeException when using SOAPMonitor

2008-01-10 Thread robert lazarski
What SOAP version (1.1 or 1.2) and databinding are you using? You seem to missing a uri in your envelope. All the soap monitor does is convert the soap envelope to a string, and this error seems to be deep into axiom. Seems to be failing around this code: http://svn.apache.org/viewvc/webservices/c

[Axis2] RuntimeException when using SOAPMonitor

2008-01-10 Thread home . andi
Hi Axis2 users, i have implemented a very simple Axis2 webservice (request-response), which works correct as long as i don't use SOAPMonitor. When I integrate SOAPMonitor into my Axis2 web-application, i get the following RuntimeException (mapped to an axis2fault) at the webservice response: "j