Hi Sean, although I currently use jetty (via the jetty maven plugin) for Tapestry development, I have used tomcat in the past, and if I remember correctly, there are two approaches.
You can use the "web tools platform" in Eclipse, which will give you a server view and allow you to start your web project with "run on server". Googling for "m2eclipse wtp" comes up with http://docs.codehaus.org/display/M2ECLIPSE/WTP+mini+howto, which should help. Alternatively, you could use the Sysdeo Tomcat plugin: http://www.eclipsetotale.com/tomcatPlugin.html Let us know what worked for you. Hth, Lutz On Fri, Apr 10, 2009 at 3:41 PM, Sean Davis <seand...@gmail.com> wrote: > I am new to tapestry and, to a certain extent, to maven. I have created the > quickstart maven archetype from within eclipse using the m2eclipse plugin. > I packaged the result and placed the war file in a local tomcat webapp > folder with fine results. However, I would like to be able to use eclipse > to run the app on an eclipse-controlled tomcat (ie., not have to move the > generated war file to tomcat every time I change something) just as if I had > created a "dynamic web project" from within eclipse. Can anyone share with > me a link or some advice on doing this? I am using Ganymede eclipse. > > Thanks, > Sean > -- altocon GmbH http://www.altocon.de/ Software Development, Consulting Hamburg, Germany --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org