[appfuse-user] dbunit in multi-module project

2010-06-25 Thread Josep García
Hi, I am in the process of moving to multi-module an existing AppFuse maven project. I have succeded in having core and web modules. To run jetty in the web module, I learned I have to do mvn install from core module before. Ok. Now, if I do mvn jetty:run from web module, everything is fine, exce

[appfuse-user] Implementing Autocomplete in Appfuse

2010-06-25 Thread itsdipak
Hi all, I want to use autocomplete in my applications, please give me some suggestions. im using Appfuse with Struts2 spring and hibernate, the latest version. -- View this message in context: http://appfuse.547863.n4.nabble.com/Implementing-Autocomplete-in-Appfuse-tp2268351p2268351.html Sent

Re: [appfuse-user] dbunit in multi-module project

2010-06-25 Thread Matt Raible
I would suggest creating a new project with a modular archetype and then comparing plugins in the new poms with yours. On Jun 25, 2010, at 4:55 AM, Josep García wrote: > Hi, > > I am in the process of moving to multi-module an existing AppFuse maven > project. > > I have succeded in having c