1. Spring Roo does not generate CRUD stackoverflow.comIn Spring Roo I used this tutorial with my custom xsd to generate objects. |
2. Need Roo JAXB Marshall/Unmarshall sample code..... forum.springsource.orgI 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.orgJAXB 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.orgCannot 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 ... |