[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1873) Change

Felix Ho?feld (JIRA) jira-events at lists.jboss.org
Mon Aug 27 18:55:18 EDT 2007


Change 
-------

                 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

        



More information about the seam-issues mailing list