Bug 447289

Summary: ability to install multiple versions of EAP using rpm
Product: [JBoss] JBoss Enterprise Application Platform 4 Reporter: Shashin Shinde <sshinde>
Component: distributionAssignee: Fernando Nasser <fnasser>
Status: CLOSED CURRENTRELEASE QA Contact: Len DiMaggio <ldimaggi>
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: clasohm, dgregor
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: 2008-10-20 15:04:29 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 Shashin Shinde 2008-05-19 10:53:09 UTC
Description of problem:

It is not possible to install multiple versions of JBoss EAP on a single system
using the rpm method. There is a file conflict when trying to install different
versions of EAP rpms.

Version-Release number of selected component (if applicable):

All jbossas rpms distributed via rhn.redhat.com hosted satellite channels.


How reproducible:

Always.

Steps to Reproduce:
1. Try to install different versions of JBoss EAP in parallel on same Linux System.
  
Actual results:

File conflicts.

Expected results:

Should be possible to install multiple versions of JBoss EAP in parallel on same
system using rpm method.


Additional info:

Comment 1 Fernando Nasser 2008-10-20 15:04:29 UTC
Try the -bin subpackage for the additional release.  It will install a tree under /opt for the additional version.  You MUST have a regular jbossas installed.

Check the sysconfig for the fragments installed for the versioned -bin EAP JBoss AS and init.d for the SysV service script.