Hi Garth, You can use AXIOM:
http://ws.apache.org/axis2/1_0/OMTutorial.html http://ws.apache.org/axis2/1_1/quickstartguide.html#axiom Regards, Angel On 1/10/07, Garth Keesler <[EMAIL PROTECTED]> wrote:
I know that Axis makes it easy to send/receive pojos (I've never actually made this work yet but I believe it's true:-) using web services but this requires that both ends have access to the class definition. I would prefer to send/receive xml as a string avoiding that requirement, loading/unloading the xml into an instance of the class in the service. I've read a bit on Castor but I'm curious if there isn't something built into Tomcat/Axis that would do this. Thanx, Garth --------------------------------------------------------------------- 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]
