Good Afternoon Ted-

Could we see the WSDL?

Thanks,
Martin
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "Ted Jones" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, June 23, 2006 2:30 PM
Subject: RE: NullPointerException in MessageContext.setEnvelope(MessageContext.java:681)


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: [email protected]
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

_________________________________________________________________
VocĂȘ sabe em qual Copa o PelĂ© vestiu a camisa 10 pela 1a. vez?
http://copa.br.msn.com/extra/curiosidades/1958/


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


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

Reply via email to