[
https://issues.apache.org/jira/browse/GERONIMO-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fredrik Jonson closed GERONIMO-4573.
------------------------------------
> OpenEJB tries to parse sun-ejb-jar.xml
> --------------------------------------
>
> Key: GERONIMO-4573
> URL: https://issues.apache.org/jira/browse/GERONIMO-4573
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: OpenEJB
> Affects Versions: 2.1.3
> Environment: Deiban 5.0, sun jdk1.6u12, geronimo-jetty6 2.1.3.
> Reporter: Fredrik Jonson
> Fix For: 2.1.4
>
>
> I'm trying to create an application with a inbound rar connector
> implementation, and have the ear deploy properly on both Geronimo and
> Glassfish 2.1. To solve that I declare my resource adapter reference both in
> a openejb-jar.xml for the geronimo specific configuration and a
> sun-ejb-jar.xml for the glassfish specific configuration.
> This solution works on glassfish, it ignores openejb-jar.xml as intended. In
> geronimo, openejb seems to pick up and try to parse the sun-ejb-jar.xml even
> though the ejb module also contains both a ejb-jar.xml and openejb-jar.xml.
> Since sun-ejb-jar.xml is application server specific for Sun/Glassfish I
> expect Geronimo to stay away from it entirely.
> This issue has been raised before, but I could not find anything relevant in
> jira. Check the following mail note:
> http://marc.info/?l=geronimo-dev&m=118857105323864
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.