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 Krum Valkov <k....@bg.seeburger.com> on 2008/10/22 11:48:17 UTC

AXIS2 SOAP envelope processing

Hello Team,
 
    Greetings! I am new to the axis project (few weeks so please do not laught at me when I am asking stupid questions :) ). I am invoking web 
 services without the axis operation and receive the response as SOAP 
 message. I want to process this message with the axis engine. I was 
 wondering if I can process the soap with the axis API and then invoke the 
 axis engine or I should implement the apropriate listener.
 
    Thanks
    Krum Valkov