[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1416) Fix regression due to java.lang.NoClassDefFoundError

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Jun 11 20:50:15 EDT 2008


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

Andrew Lee Rubinger updated EJBTHREE-1416:
------------------------------------------

        Summary: Fix regression due to java.lang.NoClassDefFoundError  (was: Fix regression due to java.lang.NoClassDefFoundError: org/jboss/aop/DynamicAOPStrategy )
    Description: 
Because jbossall-client.jar has now been reworked to be manifest-only, the EJB3 TestSuite has ~26 regressions stemming from a NCDFE on 
org/jboss/aop/DynamicAOPStrategy, which used to be manually added to jbossall-client.jar.  Check the client CP and find this class, ensure it's included.

Other NCDFEs have presented as well.

http://jboss.hudson.alrubinger.com/job/EJB3_Plugin_AS_TRUNK/154/



  was:
Because jbossall-client.jar has now been reworked to be manifest-only, the EJB3 TestSuite has ~26 regressions stemming from a NCDFE on 
org/jboss/aop/DynamicAOPStrategy, which used to be manually added to jbossall-client.jar.  Check the client CP and find this class, ensure it's included.

http://jboss.hudson.alrubinger.com/job/EJB3_Plugin_AS_TRUNK/154/




> Fix regression due to java.lang.NoClassDefFoundError
> ----------------------------------------------------
>
>                 Key: EJBTHREE-1416
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1416
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: testsuite
>            Reporter: Andrew Lee Rubinger
>         Assigned To: Andrew Lee Rubinger
>            Priority: Blocker
>             Fix For: AS 5.0.0.CR1
>
>
> Because jbossall-client.jar has now been reworked to be manifest-only, the EJB3 TestSuite has ~26 regressions stemming from a NCDFE on 
> org/jboss/aop/DynamicAOPStrategy, which used to be manually added to jbossall-client.jar.  Check the client CP and find this class, ensure it's included.
> Other NCDFEs have presented as well.
> http://jboss.hudson.alrubinger.com/job/EJB3_Plugin_AS_TRUNK/154/

-- 
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