I guess you've seen the JIRA messages, but I've started hooking up
the JSR-88 tool and server sides, in the form of a command-line deployer.
In order to get this working, I had to make some changes to the existing
JSR-88 code (including the XPath logic) and add a DeployableObject class
for an EJB JAR to the tool package. I also put in a minimal ejb-jar.xml
that can be used to test the thing (it doesn't get as far as needing
actual class files, so an empty JAR with this DD will do).
Right now there's a command-line deployer that generates and
navigates DDBeans and DConfigBeans, but quits before actually letting you
do anything. Nevertheless, it's step one, and it'll probably be valuable
to look at to see how the different aspects of JSR-88 work together. I'll
go on and work on letting the user interact with the deployer to configure
the Geronimo DD.
Aaron
http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-10