Aaron I'm working on checking this but I'm thinking that we could rename the package and split things up.
The 1.4 spec splits out a lot of the common elements into a j2ee schema that is included byt others such as EJB. I propose we redistribute the beans out of jar and into packages corresponding to the different j2ee XSDs. With what you have, I'm thinking 'ejb' and 'j2ee' OK? -- Jeremy > -----Original Message----- > From: Aaron Mulder [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 16, 2003 12:03 PM > To: [EMAIL PROTECTED] > Subject: [PATCH] [JSR-88] DConfigBeans, Take 2 > > > Here's an updated patch with the DConfigBeans for JSR-88. It now > include DConfigBeans for most of the obvious EJB elements (EJB refs, > resource refs, etc.). There's also a schema for a Geronimo EJB DD, > patches to the build files to run Castor on the schema, and a patch to the > DeploymentManager to actually return DConfigBeans. Finally, there's a > very minimal test case; it can't go much further without some DDBeans to > work with. > > Aaron > > P.S. Note that the code won't compile unless you run the patched build > first to generate the Castor obejcts. >
