Questions tagged [appfuse]

AppFuse is a full-stack framework for building web applications on the JVM. It was originally developed to eliminate the ramp-up time found when building new web applications. Over the years, it has matured into a very testable and secure system for creating Java-based webapps.

AppFuse is a full-stack framework for building web applications on the JVM. It was originally developed to eliminate the ramp-up time found when building new web applications. Over the years, it has matured into a very testable and secure system for creating Java-based webapps. At its core, AppFuse is a project skeleton, similar to the one that's created by your IDE when you click through a wizard to create a new web project.

References:

116 questions
1
vote
2 answers

appfuse quickstart modular full source failed testUpdateUser(

I've followed the AppFuse QuickStart guide with modular and full source options selected. When I issue an mvn install -Poracle testUpdateUser throws a ... .hibernate4.HibernateSystemException: Found shared references to a…
1
vote
2 answers

Connect J2EE application with two different databases

I am developping J2EE application with appfuse that have default settings with mySQL