Hmmm.. Strange ! The "parser already accessed" message means that the system tried to serialize with consuming *twice*. It can be that due to some communication error the system tries serializing the message again ? Can you make sure your tcpmon settings are indeed right by some other means - say pointing the browser to the listen port and monitoring what shows up in tcpmon ?
Ajith On 9/16/06, Arno Leist <[EMAIL PROTECTED]> wrote:
Hello all, I have a problem with Axis 2 and the Eclipse TCP/IP Monitor or tcpmon. Whenever I try to route my SOAP messages through one of these monitoring tools I get an AxisFault "Parser already accessed!". Everything works fine when I send the SOAP message directly to the WS (which is running on the local machine). The monitor receives the outgoing message but can't connect to the WS. I am pretty sure that I am doing nothing else than what I did with Axis 1 in other projects. The SOAP message is sent over a synchronious transport connection. Any suggestions? Thanks, Arno --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
