Hi Eva,

Please try it with v2.2. I am able to run the
\soap-2_2\samples\messaging\testit.cmd batch file with no problems.

Thanks,
-Matt

> -----Original Message-----
> From: Eva Flora [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 19, 2001 7:17 PM
> To: [EMAIL PROTECTED]
> Subject: Null document in sample\messaging sample code
>
>
> Hello All,
>
> I added the lines below and it seems that the content
> of msg1.xml is not getting sent properly.  The message
> sent and received are null.  System.out.println
> doesnt spit out the purchaseOrder element.  What am I missing
> here?  Below are the two lines I added to SendMessage.java
> and POProcessor.java.  Any clues why I am getting a null
> document?  I have soap-2_1 installed.
>
> SendMessage.java
> System.out.println("About to send..." + (msgEnv.getBody()).toString());
>
> POProcessor.java
> System.out.println("Received..." + (env.getBody()).toString());
>
> Thanks in advance.
>
> Does the SOAP 2.2. version of these files work?
>
> Eva
>

Reply via email to