Scott,
Thank you for all your help. I made the change in the
WO SOAP Server and now my parsing works!
Sharon
From: Scott Nichol <[EMAIL PROTECTED]>
Date: Fri Jun 14, 2002 10:36:24 AM US/Pacific
To: [EMAIL PROTECTED]
Subject: Re: Webobjects and SOAP
Reply-To:
;xsd:int";
}
The line
"xmlns:SingleEndpoint" = "http://vendor.demo/endpoint";;
should be
"xmlns:r" = "http://vendor.demo/endpoint";;
Scott Nichol
- Original Message -
From: "Lui" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sen
uilderImpl.java:201)
at POClient.sendSoapRequest(POClient.java:131)
at POClient.main(POClient.java:165)
Sharon
-
----
From: Scott Nichol <[EMAIL PROTECTED]>
Date: Thu Jun 13, 2002 07:57:46 PM US/Pacific
To: [EMAIL PROTECTED]
Subject: Re: Webobjects and SOAP
Reply-To
2EE application server that is part of WO 5.x.
Scott Nichol
- Original Message -
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 13, 2002 10:01 PM
Subject: Re: Webobjects and SOAP
> Sharon,
>
> I see
l" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 13, 2002 9:51 PM
Subject: Re: Webobjects and SOAP
> Sharon,
>
> Did you get any response to this? I have experience with WO 4, but not 5.x
and
> the sample SOAP server. Does Apple provide any sample
Sharon,
Did you get any response to this? I have experience with WO 4, but not 5.x and
the sample SOAP server. Does Apple provide any sample client code for the SOAP
server? If so, it would be useful to either look at that source or run the
client and capture the data sent over the weire. If