History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: JBPORTAL-1482
Type: Bug Bug
Status: Resolved Resolved
Resolution: Done
Priority: Critical Critical
Assignee: Thomas Heute
Reporter: Prabhat Jha
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JBoss Portal

portal 2.6 and jboss 4.2.GA - CNFE for edu.emor.mathcs.backport.java.util.concurrent.locks.Lock

Created: 11/Jun/07 03:54 PM   Updated: 19/Jun/07 05:41 AM
Component/s: Portal Core
Affects Version/s: 2.6 CR3
Fix Version/s: 2.6 CR3
Security Level: Public (Everyone can see)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Built portal trunk with jdk1.4 and tried to deploy jboss-portal.sar with JBoss AS 4.2.0.GA. Good thing is that I did not see any java versioning issue which I remember seeing earlier. The first error I see is java.lang.NoClassDefFoundError: edu/emory/mathcs/backport/java/util/concurrent/locks/Lock. Thomas had posted some comment about this in forum. Fix is to copy appropriate jar in lib but I am not sure why it's not included in in jboss4.2.0 by default. I think we need to have this in jboss-portal.sar/lib.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order:
Ryan Campbell [11/Jun/07 05:47 PM]
JBoss 4.2.0 is a Java 5 platform, so it doesn't need the backport-utils.

Thomas Heute [18/Jun/07 09:33 AM]
True, but then we need to duplicate the sources one that is using the backport (for JBoss AS 4.0) one that is using the standard stuff. (for JBoss AS 4.2).

Thomas Heute [19/Jun/07 05:41 AM]
jboss-backport-concurrent is now part of the distrib