Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0, 3.1
-
None
Description
When a project's target environment is both Geronimo and Glassfish it is convenient if geronimo does not interfere with the sun specific deployment descriptors, such as sun-ejb-jar.xml. By default openejb currently parses both openejb-jar.xml and sun-ejb-jar.xm - which may cause deployment failures when the sun descriptor contains configurations specifically tailored for Glassfish.
The goal of this issue is to make automatic inclusion of the sun-specific deployment descriptors optional.
Attachments
Attachments
Issue Links
- relates to
-
GERONIMO-4573 OpenEJB tries to parse sun-ejb-jar.xml
- Closed