Bug 477063

Summary: jbossas RPM depends on java 1.5.0
Product: [JBoss] JBoss Enterprise Application Platform 4 Reporter: Naveen Malik <nmalik>
Component: distributionAssignee: Permaine Cheung <pcheung>
Status: CLOSED WONTFIX QA Contact: Len DiMaggio <ldimaggi>
Severity: medium Docs Contact:
Priority: low    
Version: 4.3.0CC: fnasser
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-13 14:27:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Naveen Malik 2008-12-18 21:35:13 UTC
Description of problem:
The jbossas rpm for CP03 has a hard dependency on java 1.5.0.

Version-Release number of selected component (if applicable):
jbossas 4.3.0 GA CP03 RPM
(specifically jbossas-4.3.0-3.GA_CP03.6.2.ep1.el5 RPM)

Expected results:
Expect the dependency to be on java 1.5.0 or greater.

Additional info:

Comment 1 Fernando Nasser 2009-01-20 16:14:18 UTC
This is actually correct.  This will only work with Java 5.

To run JBoss AS 4.x on Java 6 one needs to make manual changes etc.

There is a community version of JBoss 4.3 that runs with OpenJDK, it was actually built with it, and it is available from this web site:

jpackage.org