Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
The initial checkin of JavaBeans for the XML DDs earlier today included a partial implementation of EJB-JAR, but it was pretty rough because we hadn't combined it with the J2EE objects yet. Now the EJB JAR JavaBeans are complete. I also added minimal JavaDoc to all the JavaBeans.
There's a loader for the EJB JAR based on DOM, that's about 1/2 complete (it handles everything under enterprise-beans, but nothing under relationships or assembly-descriptor). Nevertheless, it's enough to begin to work with. This involved a couple minor enhancements to the loader utility classes that Jeremy put together.
This also includes the validator, which uses the new beans to process META-INF/ejb-jar.xml. The actual tests so far are minimal, but it should be pretty easy to extend in parallel.
Attachments
Attachments
Issue Links
- is duplicated by
-
GERONIMO-47 Preview of Validator
- Closed