On Jul 14, 2006, at 6:27 PM, David Blevins wrote:
On Jul 14, 2006, at 6:03 PM, Dain Sundstrom wrote:
[...] 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.
I'd say I'm at the ending mark of the JAXB deployment tree I've
been working on -- mostly tuning from here on. It would be fun to
use it in some fashion to create the itest deployment defs.
How would one go about generating an xbean-spring file?
Easy, you simply apply your fingers to the keyboard in front of you
for a few hours ;) Actually, I'm working on a fork of
ConfigurationFactory.printConf() that prints out the xbean-spring.xml
for the deployments. After that, you just need to combine that file
with the static one via copy/paste or spring import, and you should
have a full server.
-dain