On Wed, Jul 2, 2008 at 8:11 PM, pankaj singh <[EMAIL PROTECTED]> wrote:
> Hi Supun, > > i don't know how to create jira. See here http://issues.apache.org/jira/browse/AXIS2C -Rajika > > could you please help me regarding this. > > Thanks > Pankaj Singh > > On 02/07/2008, Supun Kamburugamuva <[EMAIL PROTECTED]> wrote: > > Hi Pankaj, > > > > I think the SOAP namespace is incorrect. For SOAP11 it should be " > > http://schemas.xmlsoap.org/soap/envelope/" and for SOAP12 it should be " > > http://www.w3.org/2003/05/soap-envelope". But anyway we should have a > > meaningful error. Can you please raise a jira? > > > > Supun.. > > > > On Wed, Jul 2, 2008 at 7:02 PM, pankaj singh <[EMAIL PROTECTED]> > wrote: > > > >> Hi , > >> > >> I am making client application of axis2 using windows socket apis. > >> > >> i am trying to call the echo service and my xml is in following form > >> > >> <?xml version="1.0" ?> > >> <env:Envelope xmlns:env="http://www.w3.org/2001/09/soap-envelope"> > >> <env:Body> > >> <ns1:echoString ns1="http://ws.apache.org/axis2/services/echo"> > >> <text>Pankaj</text> > >> </ns1:echoString> > >> </env:Body> > >> </env:Envelope> > >> > >> and i am getting the error > >> > >> soapenv:SenderNULL parameter was passed when a non NULL parameter was > >> expected > >> > >> Please help me i am using axis2c 1.4 > >> > >> Thanks > >> Pankaj Singh > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- comp.lang.c - http://groups.google.com/group/comp.lang.c/topics