1. ACL architechture for a Software As a service in Spring 3.0 stackoverflow.comI am making a software as a service using Spring 3.0 (Spring MVC, Spring Security, Spring Roo, Hibernate) I have to come up with a flexible access control list mechanism.I have three ... |
2. Adding Axis2 to a Spring-Roo application stackoverflow.comIs it possible to add Axis2 to a Spring-Roo designed web app to add a web service interface. I have an admin interface defined which connects to a database. This has ... |
3. Spring roo application using Web Services forum.springsource.orgHi, I want to use Spring roo for developing new project. All the operations in the application will be using Web Services we don't have any database. i. e. We have ... |
4. How to cal Web Service Form Spring roo 1.1.4 forum.springsource.org |
5. Spring Roo 1.1.5 - Cloud Foundry Deployment => How to use the MySQL service? forum.springsource.orgSpring Roo 1.1.5 - Cloud Foundry Deployment => How to use the MySQL service? What do I have to do to use the Cloud Foundry MySQL service in combination with Spring ... |
6. java.lang.IllegalStateException with new service addon (Roo 1.2.0.M1) forum.springsource.orgjava.lang.IllegalStateException with new service addon (Roo 1.2.0.M1) I've been playing around with Roo 1.2.0.M1 as I'm hoping to use the new service addon to generate a service layer based on a ... |
7. Spring Roo automatica add-on discovery service currently unavailable forum.springsource.orgI just installed Roo 1.1.5 with STS 2.8.0 and created a new project. But I keep getting this message from the shell with commands like "database instrospect ...". Then I tried ... |
8. Spring Roo with a services/DAO architecture forum.springsource.orgSpring Roo with a services/DAO architecture I have been playing Spring Roo for a little while now, and when I'm not swearing at it because I can't remember the correct command ... |
9. Example web service with roo forum.springsource.orgDoes anyone have a simple example of a web services implementation on a roo generated project? XFire may be a good way to go. I need to provide 'simple' web services ... |
10. How to....Roo Web Service - restTemplate as client forum.springsource.orgHow to....Roo Web Service - restTemplate as client I have a working Roo Web Service similar to petclinic running in a Web Server (Tomcat). Now, I'm trying to use RestTemplate to ... |
11. Creating a Roo project based on a wsdl file of a webservice. forum.springsource.orgHi, Is there a possibility of creating a functional Spring Roo project based on a wsdl file of an exposed webservice. At the moment we use maven cxf plugin to generate ... |