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]

Reply via email to