Re: [appfuse-user] Best Practices for AppFuse Web Core Classes

2008-07-07 Thread Matt Raible
I believe the best thing to do is run "appfuse:full-source". This allows you to customize everything. In a future release, I'm thinking of moving the common-web module into each web module and creating architetypes with all the web artifacts included. This will make it difficult to upgrade, but wil

[appfuse-user] Best Practices for AppFuse Web Core Classes

2008-07-02 Thread Tuncay A.
Hi, I hope some can answer my question. I'm using the modular version of AppFuse 2.0.2 + Struts 2 + JPA. There is a tutorial about how to export "AppFuse Core Classes" at http://www.appfuse.org/display/APF/AppFuse+Core+Classes, but thats only for model beans. I'm going to change some code in t