I've made a lot of progress with the xbean spring assembler. The
code currently builds all server facilities and the itests pass with
the spring built services. The code can also build all container and
deployment types, although we are not using these in the itest yet.
Next, I'm going to convert over the iTest ejb-jar so that we are
building all container deployments are build from the xbean-spring code.
The spring.xml file I've been building can be found here:
http://fisheye.codehaus.org/browse/openejb/trunk/openejb3/container/
openejb-core/src/main/resources/META-INF/org.openejb/spring.xml?r=2774
I suggest you take a look... it is very very cool :D
-dain