unsubscribe

2011-04-27 Thread Avi Grossbard

Re: [Axis2] How to add SOAP Header to the response (output) message ...

2011-04-27 Thread fire fox
Working with custom SOAP headers : http://wso2.org/library/3156 On Thu, Apr 28, 2011 at 12:24 AM, Raghu Upadhyayula < rupadhyay...@responsys.com> wrote: > Hi, > > > > I’m using Axis2 1.4 version. I want to add a SOAP Header to one of my APIs > response. And this is what I changed in have WSDL

Re: RPC/Encoded Support in Axis2

2011-04-27 Thread Martin Makundi
http://stackoverflow.com/questions/1357483/axis2s-wsdl2java-fails-on-rpc-encoded-style-web-services 2011/4/27 Iyengar, Kumar : > Hi all, > > > > I had sent this out to Axis2User group but did not get any reply and hence I > am trying this group. > > > > I wanted to find out if Axis2 supports RPC/e

RPC/Encoded Support in Axis2

2011-04-27 Thread Iyengar, Kumar
Hi all, I had sent this out to Axis2User group but did not get any reply and hence I am trying this group. I wanted to find out if Axis2 supports RPC/encoded type. The link http://axis.apache.org/axis2/java/core/docs/Axis2-rpc-support.html states that RPC/Encoded is not supported but I want to

[Axis2] How to add SOAP Header to the response (output) message ...

2011-04-27 Thread Raghu Upadhyayula
Hi, I’m using Axis2 1.4 version. I want to add a SOAP Header to one of my APIs response. And this is what I changed in have WSDL for the SOAP Header.

axis2-wsdl2code-maven-plugin-schema restriction validation problem

2011-04-27 Thread Nina Kumar
Hi The gencode from axis2-wsdl2code-maven-plugin, databindingName(xmlbeans) is not validating restrictions added to schema. Please see below jira for details. https://issues.apache.org/jira/browse/AXIS2-5015 Please help. Nina