[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1017) EJBTHREE-863 Patch for EJB3 RC9 Patch 1

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Mon Jul 23 07:06:47 EDT 2007


     [ http://jira.jboss.com/jira/browse/EJBTHREE-1017?page=all ]

Galder Zamarreno updated EJBTHREE-1017:
---------------------------------------

    SVN / CVS Isolated Branch: https://svn.jboss.org/repos/jbossas/branches/EJB3_RC9_Patch_1_EJBTHREE-1017  (was: https://svn.jboss.org/repos/jbossas/tags/EJB3_RC9_Patch_1_EJBTHREE-1017)
           Patch Instructions: 
PATCH NAME: 
        EJBTHREE-1017
PRODUCT NAME:
        EJB 3.0
VERSION:
        4.0.5.GA EJB RC9 Patch 1
SHORT DESCRIPTION: 
        ClassNotFoundException is reported on classes that belong to an isolated deployment are passivated
LONG DESCRIPTION: 
        Prior to this fix, classes belonging to isolated deployments were passivated with the server's classloader which resulted in ClassNotFoundExceptions. With this fix, the Thread's class loader is switched to the one associated with the container where the EJB is deployed, which will be either the server one, or the isolated one if the class was deployed as isolated.
MANUAL INSTALL INSTRUCTIONS:
        Rename %JBOSS_HOME%/server/all/deploy/ejb3.deployer/jboss-ejb3.jar to "jboss-ejb3.replacedBy.EJBTHREE-1017.jar.old"
        Copy the new jboss-ejb3.jar to %JBOSS_HOME%/server/all/deploy/ejb3.deployer/"
        Rename %JBOSS_HOME%/server/default/deploy/ejb3.deployer/jboss-ejb3.jar to "jboss-ejb3.replacedBy.EJBTHREE-1017.jar.old"
        Copy the new jboss-ejb3.jar to %JBOSS_HOME%/server/default/deploy/ejb3.deployer/"
COMPATIBILITY: 
        N/A
DEPENDENCIES:
        N/A
SUPERSEDES:
        N/A
SUPERSEDED BY:
        N/A
CREATOR:
        Galder Zamarreno
DATE:
        23/07/2007


> EJBTHREE-863 Patch for EJB3 RC9 Patch 1
> ---------------------------------------
>
>                 Key: EJBTHREE-1017
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1017
>             Project: EJB 3.0
>          Issue Type: Support Patch
>          Components: Clustering
>    Affects Versions: EJB 3.0 RC9 - Patch 1
>            Reporter: Galder Zamarreno
>         Assigned To: Galder Zamarreno
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> Port patch for EJBTHREE-863 to RC9 Patch 1

-- 
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 jboss-jira mailing list