You have to run war:inplace or full-source if you want hot deploy with jetty:run.
Matt On 7/28/07, arvinder <[EMAIL PROTECTED]> wrote: > > Does this mean that cannot hot deploy any more as jetty:run-war does not do > that? > Please don't say yes to this!! > > mraible wrote: > > > > Maven (and the jetty plugin) can't read dependencies from wars. The > > warpath plugin fixes this - but the jetty plugin doesn't work with it. > > There's an open issue in JIRA for this. > > > > Matt > > > > > > On 7/28/07, arvinder <[EMAIL PROTECTED]> wrote: > >> > >> I am getting this exception when I try mvn jetty:run > >> java.lang.ClassNotFoundException: > >> org.appfuse.webapp.listener.StartupListener > >> but mvn jetty:run-war starts up the server okay > >> Am I missing something? > >> Arvinder > >> -- > >> View this message in context: > >> > http://www.nabble.com/ClassNotFoundException%3A-org.appfuse.webapp.listener.StartupListener-tf4163968s2369.html#a11847552 > >> Sent from the AppFuse - User mailing list archive at Nabble.com. > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > -- > > http://raibledesigns.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: > http://www.nabble.com/ClassNotFoundException%3A-org.appfuse.webapp.listener.StartupListener-tf4163968s2369.html#a11847950 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
