-
Mar 21st, 2011, 09:25 AM
#1
Spring Roo projects and project facets
I'm going crazy over the relationship between Spring Roo and its Maven projects and Servers not working as it used to.
I have made a Roo project, with working tests, but that I had to turn on the proper "project facets"– Dynamic Web Module 2.4, Java 1.5 and Javascript 1.0 – in order to get it recognized by the Server, in my case Tomcat 6.0.20. Only this way could I add it as a context.
If I would run tomcat from the command line, prior to the project facet addition, everything in my setup worked as expected in Tomcat.
Also, If I do mvn eclipse:eclipse from the command line the project is set up properly. Why could roo 1.1.2 seemingly not make the proper adjustments when mvc was added (when adding my first Controller class)? I need some other experiences before I make a JIRA, so please respond with your experiences.
Last edited by MiB; Mar 22nd, 2011 at 08:09 AM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules