jaxb « Annotation « Spring Q&A





1. How to - Extra tags with jaxb annotations.    forum.springsource.org

Hello, Not sure if it is the right forum to post this question, sorry. I just configured Spring-WS with JAXB2 annotations for Pojo-XML marshalling/unmarshalling. It was very easy to set-up and ...

2. Specify classesToBeBound with annotations for Jaxb marshalling/unmarshalling    forum.springsource.org

Specify classesToBeBound with annotations for Jaxb marshalling/unmarshalling I work on a relatively large, modular application. Having to specify the "classesToBeBound" attribute for Jaxb2Marshaller isn't feasible for us. What I'd like is ...