[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-219) Update the microcontainer parsing to use the jbossxb annotations
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Thu Nov 15 13:57:18 EST 2007
Update the microcontainer parsing to use the jbossxb annotations
----------------------------------------------------------------
Key: JBMICROCONT-219
URL: http://jira.jboss.com/jira/browse/JBMICROCONT-219
Project: JBoss MicroContainer
Issue Type: Task
Components: Deployment
Affects Versions: JBossMC-2.0.0.Beta6
Reporter: Adrian Brock
Assigned To: Ales Justin
Fix For: JBossMC-2.0.0.CR1
There is a prototype of using JBossXB annotations to parse the Microcontainer xml here;
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/common/jbossxb-builder/trunk/src/test/java/org/jboss/test/xb/builder/object/mc/
This is basically a clone of the MC's xml parsing testsuite and annoations on the metdata
from about 5 months ago, so it will be out-of-date wrt to new features since then.
This will replace the schema binding initializer code, making jboss-kernel.jar a lot smaller. ;-)
Also, there's a version for the javabean parsing from the container project here:
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/common/jbossxb-builder/trunk/src/test/java/org/jboss/test/xb/builder/object/javabean/
I doubt this has changed since I did it?
You probably want to do the javabean one first so you understand what is going on.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list