Running quickstart in tomcat from eclipse

2009-04-10 Thread Sean Davis
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 t

maven jetty:run in eclipse and live class reloading (lack thereof)

2009-04-11 Thread Sean Davis
I have set up the tapestry-simple maven archetype and run it using the maven jetty:run goal under eclipse. However, I am not seeing live class reloading when I make a change to a .java file. Why is that? Is there a way to make this happen other than stopping and restarting the server? Thanks, S

Re: maven jetty:run in eclipse and live class reloading (lack thereof)

2009-04-11 Thread Sean Davis
On Sat, Apr 11, 2009 at 7:40 PM, Sean Davis wrote: > I have set up the tapestry-simple maven archetype and run it using the > maven jetty:run goal under eclipse. However, I am not seeing live class > reloading when I make a change to a .java file. Why is that? Is there a > way

Re: Running quickstart in tomcat from eclipse

2009-04-14 Thread Sean Davis
packaging in the end, but that should be pretty straightforward, I hope. Thanks, Sean > > Alternatively, you could use the Sysdeo Tomcat plugin: > http://www.eclipsetotale.com/tomcatPlugin.html > > Let us know what worked for you. > > Hth, > > Lutz > > > > >