aspose file tools
The moose likes Web Services and the fly likes jaxb Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "jaxb" Watch "jaxb" New topic
Author

jaxb

Sven T.
Greenhorn

Joined: Sep 21, 2006
Posts: 1
I have some domain objects which I want to marshal into xml documents using JAXB. In order to do this I have to first generate an ObjectFactory using xjb, right? Or is there (with JAXB) a way to marshal a Java object into xml without using an ObjectFactory?

Thanks,
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: jaxb
 
Similar Threads
how to get XML from javaobject using JAXB
JAX-B - Unmarshalling Vs. Read XML data (ObjectFactory)
how to get XML form javaobject using JAXB
how to get xml from java object using JAXB
how to get XML from javaobject using JAXB