You could try modifying your Jetty plugin settings so it doesn't monitor directories and changes.
Matt On Tue, Aug 5, 2008 at 9:52 AM, kace <[EMAIL PROTECTED]> wrote: > > Hi fellas, > > introducing t5 bit at a time into my appfuse project. Using the core > (spring/hibernate) module from my exisitng project and a new web module that > starts off with only the basic t5 web module - haven't introduced any > appfuse specific attachments yet. > > I have the maven archetype tap5 project up and running and making changes to > java classes doesn't result in a jetty restart. However, when making > changes to the same java class after I introduce the module to my appfuse > project which has spring/hibernate integration ( typical appfuse setup) > results in the server restarting whenever I compile one of the page or > component classes. > > Do I have to do something or set something to prevent the server from > restarting when compiling java classes with appfuse? > > Regards, > > ..kace > -- > View this message in context: > http://www.nabble.com/T5-and-appfuse-tp18834064s2369p18834064.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
