Sean Landis <sean.landis <at> gmail.com> writes: > I created a JaxbRepresentation that was similar in nature to the > DomRepresentation and a JaxbFilter that is responsible for translating > incoming XML into objects and outgoing objects into XML. > > This allows the server and Java clients to use only objects while allowing the > service to talk XML.
Sean: I've been meaning to take a closer look at JAXB. Is your code open-source by any chance? Thanks, Jared