Problem with the ejb-jar.xml file in jboss-seam.jar in WebSphere v6.1 (without ejb3 pack)
-----------------------------------------------------------------------------------------
Key: JBSEAM-2916
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2916
Project: Seam
Issue Type: Bug
Components: Build
Affects Versions: 2.0.2.CR1
Environment: WebSphere v6.1.0.15 without ejb3 pack, j2ee 1.4
Reporter: Denis Forveille
Attachments: v61_SystemErr.log
The "jboss-seam.jar" contains a file named "ejb-jar.xml"
This makes WebSphere v6.1.0.15 (without ejb3 pack) to treat this jar as an ejb jar and as
such, it tries to perform *some deployment actions* on it.
This leads to the exception uploaded as attachment
We are using seam 2.0.2 in POJOs mode (ie without ejb3). Also WebSphere does not know how
to handle ejb3 jar files.
However, even with this exception at deployment/startup, the applications seems to work
fine
If I remove the "ejb-jar.xml" file from jboss-seam.jar, the exception is gone
and the applications works fine...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira