[ http://issues.apache.org/jira/browse/GERONIMO-1523?page=all ]
David Jencks updated GERONIMO-1523:
-----------------------------------
Fix Version: 1.1
not sure when, but this got ported to 1.1 and new 1.2
> Openejb corba class is included (serialized) in all enc contexts
> ----------------------------------------------------------------
>
> Key: GERONIMO-1523
> URL: http://issues.apache.org/jira/browse/GERONIMO-1523
> Project: Geronimo
> Type: Bug
> Security: public(Regular issues)
> Versions: 1.2
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 1.2, 1.1
>
> If you build a configuration for a j2ee module while the openejb deployer
> config is loaded, the enc context will include a serialized
> CORBAHandleDelegate$HandleDelegateReferece. Then the enc won't deserialize
> unless the openejb-core jar is in the classpath. This sorta impedes smaller
> servers.
> I'm going to instead use the "look it up from a gbean" trick we use the the
> orb and resources so all that gets serialized is a geronimo naming reference
> class and an object name. This will modify at least methods/fields
> EarContext, EarConfigBuilder, AppClientModuleBuilder, and
> OpenEJBReferenceBuilder, EJBReferenceBuilder, and RefContext.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira