Hi, i'm new to T5, and I would like to have such a source path : src/myapp instead of src/main/java/myapp. I built my project with Maven and quickstart. I managed to run it on Jetty, but can't find a way to do this with Tomcat. When I deploy the war created by maven on Tomcat, it don't find my application. I think Tomcat can't find the java files because they are not where they must be for Maven... Perhaps should I use another artifact as quickstart ?? Or change anything in configuration.
Has anyone any advice ? Thank you ! -- View this message in context: http://www.nabble.com/-T5--Tomcat-and-source-path-tf4415149.html#a12594078 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]