You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Aaron Mulder <am...@alumni.princeton.edu> on 2003/08/18 04:27:55 UTC

[PATCH] [JSR-88] DConfigBeans, Take 3

	Here's a newer copy, with BeanInfo classes for the beans, an
update to list all the beans in the manifest, and a new build script entry 
to produce a JSR-88 server provider JAR.  I generated one big patch files 
this time, since it was getting to be a lot of individual files -- let me 
know if separate patch files are preferred.

Aaron

On Sat, 16 Aug 2003, Aaron Mulder wrote:
> 	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.