Hi Matt, Thnx for replying!.. Yeah, I've just found Oracle Profile in [AppRoot]/pom.XML!! But, I yet don't know how to edit it suitably and neither the commands to ReGenerate my app. Is there any tutorial in AppFuse Site that teaches it??! (Obs.: just to situate u: now I'm using archetype Strut2-Modular and (using WTP instructions) getta make my app compile in Eclipse and "run to (Eclipse's) TomCat" (I still get that cheating erros/warings messages (there are links that seems teach how to remove them), but, for a while, I'm quite happy and glad just for be able to alter/costumize my App in Eclipse and "run it to TomCat"!! ;-)).) And what about after running "appfuse:full-source", must I still run "*mvn eclipse:eclipse*" and run "*mvn install eclipse:eclipse*". So, after these hole steps/commands, will I be able to still keep my prior alterations/costumizations??! Thnx (again and) in advance,
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!! >> > >
