jaxb « Roo « Spring Q&A





1. Spring Roo does not generate CRUD    stackoverflow.com

In Spring Roo I used this tutorial with my custom xsd to generate objects.
After that I used command controller all ~.web, controller is generated but without CRUD functions.

If I ...

2. Need Roo JAXB Marshall/Unmarshall sample code.....    forum.springsource.org

I need to create an XML formatted response to send from Server to Client and be able to decode an XML formatted request coming in to the Server from the client. ...

3. JAXB annotations and Roo    forum.springsource.org

JAXB annotations and Roo Hello, To generate the XSD with jaxb2-maven-plugin, one has to add @XmlElement annotations. But if one does this on a private field in the main entity file, ...

4. Cannot register Component [net.tzolov.jaxb.roo.addon ]    forum.springsource.org

Cannot register Component [net.tzolov.jaxb.roo.addon ] i installed the jaxb addon as described here : http://code.google.com/p/spring-roo-...onInstallation when i start roo shell i get an error message about registering Component [see below] Can ...