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
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
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