I've made sure javassist.jar gets added to the lib dir when building with jdk 5 as well.
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kabir Khan
Sent: 29 March 2006 16:40
To: jboss-development@lists.sourceforge.net
Subject: RE: [JBoss-dev] RE: ejb3-4.0-testsuite Build Failed

I removed javassist.jar from the jboss-aop.deployer and jboss-aop-jdk50.deployer (in _module-aspects-most in build-distr.xml). It seems javassist is not getting copied to the lib directory when building using jdk 5. 

 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Campbell
Sent: 29 March 2006 15:34
To: jboss-development@lists.sourceforge.net
Subject: [JBoss-dev] RE: ejb3-4.0-testsuite Build Failed

The ejb3 testsuite servers fail to start.  I guess they need to be updated to deal with the new location of javassist?

 

Caused by: java.lang.NoClassDefFoundError: javassist/NotFoundException
        at org.jboss.aop.deployment.AspectManagerService.setSuppressTransformationErrors(AspectManagerService.java:374)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.interceptor.AttributeDispatcher.invoke(AttributeDispatcher.java:136)

 

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 29, 2006 12:24 AM
To: Adrian Brock; Bill Decoste; Bill Burke; Dimitris Andreadis; Emmanuel Bernard; Gavin King; jboss-development@lists.sourceforge.net; Kabir Khan; QA; Ruel Loehr; Scott M Stark; Thomas Diesler
Subject: ejb3-4.0-testsuite Build Failed
Importance: High

 

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/ejb3-4.0-testsuite?log=log20060329010736

BUILD FAILED

Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-4.0-testsuite.xml:83: Exit code: 1 See tests.log in Build Artifacts for details.

Date of build: 03/29/2006 01:07:36

Time to build: 15 minutes 15 seconds

Last changed: 12/31/2005 16:46:08

Last log entry: call isOpen() when obtaining session so that HEM registers with EM with TXset cglib_use_reflection flag to false

 

Reply via email to