Appfuse Information
From Kb
Contact Article Author | Blog of Article Author | FirstPartners.net Home | LinkedIn profile of Author
See Also
Spring Framework | Spring MVC |Struts 2 Web Framework | Struts 2 Appfuse Dojo and Ajax | Hibernate | Maven Information
Appfuse
Download from : https://appfuse.dev.java.net/servlets/ProjectDocumentList
Appfuse 2 Wiki : http://appfuse.org/
Appfuse 2 Quickstart : http://appfuse.org/display/APF/AppFuse+QuickStart
General Information - security.xml contains Acegi Security settings
Maven Commands
To override files from AppFuse, run mvn war:inplace.
Integration with IntelliJ
(Integration) testing Junit and Spring with Appfuse
- To allow Junit tests (automatic) access to spring context , extend BaseManagerTestCase instead of TestCase (if you are using Appfuse)

