[
https://issues.apache.org/jira/browse/GERONIMO-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick McGuire closed GERONIMO-2974.
----------------------------------
Resolution: Fixed
Committed revision 518564.
> CorbaModuleBuilderExtension using the vendorDD before it's available.
> ---------------------------------------------------------------------
>
> Key: GERONIMO-2974
> URL: https://issues.apache.org/jira/browse/GERONIMO-2974
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: CORBA
> Affects Versions: 2.0-beta1
> Reporter: Rick McGuire
> Assigned To: Rick McGuire
> Fix For: 2.0-beta1
>
>
> The CorbaModuleBulderExtension is using the vendorDD information in the
> createModule() method to decide whether the defaultEnvironment needs to be
> merged. Unfortunately, the vendorDD() information is not available at that
> point, so the defaultEnvironment will never end up getting merged. This
> module needs to access the jaxb version of the plan in the createModule()
> method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.