Tomcat « Roo « Spring Q&A





1. How to run Spring Roo generated tests against a different database to Tomcat?    stackoverflow.com

I have a collection of integration tests that have been generated by Spring Roo for my domain objects (and DAO ITDs). They appear to be fixed to use the "production" applicationContext.xml, which ...

2. Tomcat 6.0.18 problem with a Spring MVC 3 Apache Tiles (Roo-generated app)    stackoverflow.com

I'm having a difficulty with deploying a war file to Tomcat 6.0.18 from a Spring-Roo-generated webapp. It works fine when deployed to the latest Tomcat 6.0.32 but fails when deployed to ...

3. DispatcherServlet - Context initialization failed in Roo project    stackoverflow.com

I develop a Roo project and deploy to a Tomcat 6 server. Up until now everything was working fine. I deleted and re-added an entity. Now everytime when I start Tomcat I get this ...

4. Spring Roo + Vaadin Plugin: Running on Tomcat server    stackoverflow.com

Using this tutorial https://vaadin.com/springroo, i was able to get a Spring Roo project started and configured with Vaadin add-on. I am having trouble running this application on a tomcat ...

5. Roo first project not working on tomcat    stackoverflow.com

I tried to create a very easy Roo Sample Project (the one you find on roo homepage: http://www.springsource.org/spring-roo). It uses GWT and Hypersonic in memory DB. When i try to ...

6. Getting Roo to play nice with MySQL and Maven Tomcat Plugin    forum.springsource.org

Mar 26th, 2010, 05:47 PM #1 RickHigh View Profile View Forum Posts Private Message Visit Homepage Junior Member Join Date Feb 2010 Location Fremont CA Posts 10 Getting Roo to play ...

7. Exception Starting roo project from mvn tomcat:run    forum.springsource.org

May 25th, 2010, 01:35 PM #1 nyronian View Profile View Forum Posts Private Message Junior Member Join Date Apr 2010 Posts 8 Exception Starting roo project from mvn tomcat:run I get ...

8. Does a Roo app developed using STS work on plain Tomcat    forum.springsource.org

hi there, I'm considering using Roo to develop a GWT 2.1x app. I know that the STS bundle includes the Springsource TC server instead of Tomcat. I'm wondering if after testing ...