Axis2 as a relay of SOAP messages

2013-08-22 Thread Pietro Romanazzi
Hi I need Axis2 to elaborate some headers in the SOAP message and relay the message to the final legacy service in my lan. The SOAP message should not be modified since it can bring WS-Security. The addressing module is engaged in AXIS2 but there is no addressing header in the message. I tried t

Re: Axis2 WSDL2Java ClientStub - Exceptions with same Qname - please help!

2013-08-22 Thread raz
Hello Matt, I would like to ask you if you were lucky to fix this. I am encountering a similar issue and I do not know how to solve it and besides your post there is not much online I came across yet. I am trying to consume a WCF webservice but the wsdl2java generated populateFaults() method, li