Re: [castor-user] XML: Mapping Elements Into a CDATA Section

2008-06-11 Thread Werner Guttmann
June 11, 2008 6:25 AM > To: user@castor.codehaus.org > Subject: Re: [castor-user] XML: Mapping Elements Into a CDATA Section > > Okay, but that still does not explain why you want to be using CDATAs to > push XML (?) to the rules engine. > > Werner > > Read, David wrote

RE: [castor-user] XML: Mapping Elements Into a CDATA Section

2008-06-11 Thread Read, David
-Dave -Original Message- From: Werner Guttmann [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 6:25 AM To: user@castor.codehaus.org Subject: Re: [castor-user] XML: Mapping Elements Into a CDATA Section Okay, but that still does not explain why you want to be using CDATAs to pus

Re: [castor-user] XML: Mapping Elements Into a CDATA Section

2008-06-11 Thread Werner Guttmann
Data-Interface-WS-" > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> > > > > > >binding="tns:Data-Interface-WS-Binding&

RE: [castor-user] XML: Mapping Elements Into a CDATA Section

2008-06-10 Thread Read, David
http://servername:9080/ruleengine/SOAPProvider"/> Thank you, -Dave -Original Message- From: Werner Guttmann [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2008 4:48 AM To: user@castor.codehaus.org Subject: Re: [cast

Re: [castor-user] XML: Mapping Elements Into a CDATA Section

2008-06-10 Thread Werner Guttmann
David, just out of curiosity, why *on earth* would you want to use CDATA sections in the payload of a web service (when the payload of a web service 'message' is XML by definition anyhow) ? Werner Read, David wrote: > Hello all, > > I am trying to send data into a web service whose operations

[castor-user] XML: Mapping Elements Into a CDATA Section

2008-06-09 Thread Read, David
Hello all, I am trying to send data into a web service whose operations simply take a string. Inside of this element is supposed to be the XML payload to be processed. For example it expects something like: The class instance to be marshalled contains fields for each . For exa