Hi Ted Jones,

Thanks for your response.

I am already using AXIS2.

I did not solve this problem yet .

Any suggestions are welcome.


regards

IP VP


From: "Ted Jones" <[EMAIL PROTECTED]>
Reply-To: axis-user@ws.apache.org
To: <axis-user@ws.apache.org>
Subject: RE: NullPointerException in MessageContext.setEnvelope(MessageContext.java:681)
Date: Fri, 23 Jun 2006 13:30:34 -0500

IP VP,

I encountered the same thing (or something very similar) with Axis 1.3. I was hoping an upgrade to Axis2 would fix my problem. Have you had any luck resolving?

Thanks,
Ted Jones

-----Original Message-----
From: ip vp [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 22, 2006 4:28 PM
To: axis-user@ws.apache.org
Subject: NullPointerException in MessageContext.setEnvelope(MessageContext.java:681)
Importance: High

Hi all,

I am trying to call a comercial partner webservice thats return a string and do not need input parameters.

Based on User guide ( Client for echoVoid Operation)....

I am doing the followig:

- generating java code  based on wsdl, using ecplise plugin.

- did a very simple client whit the following code:

########
GeneratedStubClass myStub = new GeneratedStubClass();

System.out.println(myStub.MethodWithOperationName());

########

I am getting the following error:

java.lang.NullPointerException
        at
org.apache.axis2.context.MessageContext.setEnvelope(MessageContext.java:681)

########

This error occurs with all variants of WSDL2JAVA configuration: with and without databinds, using get, using post, using soap...


What am  I doing wrong ?


thanks in advance

IP VP

_________________________________________________________________



---------------------------------------------------------------------
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]


_________________________________________________________________
Você sabe desde que ano as camisas de futebol são numeradas? http://copa.br.msn.com/extra/curiosidades/futebol2/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to