Matt, And what about if after I run "*mvn install eclipse:eclipse*" will "mvn jetty:run" workOut (without run "appfuse:full-source")??!
Ice-Man 2008/12/24 Matt Raible <[email protected]> > If you're running with "mvn jetty:run-war", you should be able to Ctrl+C to > kill it and then "mvn jetty:run-war" again to start things. We also > recommend running "appfuse:full-source" (back up your project first!) and > using "mvn jetty:run", which doesn't require you to restart the server when > altering files. > > Matt > > > On Wed, Dec 24, 2008 at 6:47 AM, Ice-Man <[email protected]>wrote: > >> Hi, every1, >> >> Just after changing such files (for instance, set Oracle as default >> DataBase) what commands/instructions must I execut so that run my AppFuse >> app (costumized) in Jetty and newlly open in Eclipse, edit and deploy it to >> (Eclipse) TomCat??! >> And if altered the files 'ApplicationResources.properties'; Will I loose >> my changings??! :o >> Any other further tips/advices are very, very welcome!! >> >> Ice-Man >> > >
