[
http://jira.jboss.com/jira/browse/JBSEAM-1873?page=all ]
Felix Ho?feld updated JBSEAM-1873:
----------------------------------
Summary: Packaging recommendations in the docs (was: Change )
Packaging recommendations in the docs
-------------------------------------
Key: JBSEAM-1873
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1873
Project: JBoss Seam
Issue Type: Bug
Components: Documentation
Affects Versions: 2.0.0.BETA1
Environment: Seam 2.0.0.Beta1
Reporter: Felix Ho?feld
The documentation (--> 25.2.1. Packaging) still recommends including jboss-el-api.jar
into the application. However, including jboss-el-api into your ear and deploying to JBoss
4.2 with an insolated class loader will cause the application server to hang during the
deployment since jboss-el-api.jar is already available from the server's lib
directory.
I have not yet tried using
<loader-repository-config>
java2ParentDelegation=false
</loader-repository-config>
in such a configuration.
--
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