We recently used Javascript (using Rhino) for something that sounds
similar. In Java 1.6, there is a generic scripting API with Rhino
shipped with the SDK. We were unable to use Java 1.6 yet at build time
for compatibility reasons but we are essentially using the same
combination. Groovy woul
I'm using a project initially based on AppFuse 2.0.2 but I've upgraded
things myself to use Spring 2.5.6 and Hibernate 3.3.1, prompted by the
desire to get past some Spring and Hibernate bugs marked fixed in these
releases.
That is all working fine for me, but I am still having some problem
Christian:
You need to check which spring bean definition file you are using to
define your daos and which one you are using to define your managers and
what's getting included in the webapp application context spring bean
definitions. You are probably exposing the manager bean definitions
I noticed that APF-936 http://issues.appfuse.org/browse/APF-936 seems
still to be present, at least in some places, in release 2.0.2 where it
is marked fixed.
I attached a patch for the case I found in the version of
BaseDaoTestCase that is in the appfuse-hibernate-2.0.2.jar
How does one reo