XmlRootElement « XML « Spring Q&A





1. StaxEventItemWriter, Jaxb2Marshaller and missing XMLRootElement    forum.springsource.org

I'm trying to use StaxEventItemWriter with JAXB2 marshaller from spring OXM to marshall instances of classes that I've generated from an xml schema using jaxb xjc. MyPojo class is not annotated ...

2. No @XmlRootElement.. Questions about binding.xml    forum.springsource.org

No @XmlRootElement.. Questions about binding.xml God morning. I am trying to build a client (using sping-ws) that consumes a third party web-service. It seems that the wsdl/schema is written in such ...