Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1183844

Summary: installZanata script bound to a version of jboss-eap (6.3)
Product: [Retired] Zanata Reporter: Damian Jansen <djansen>
Component: DeploymentAssignee: Carlos Munoz <camunoz>
Status: CLOSED UPSTREAM QA Contact: Zanata-QA Mailling List <zanata-qa>
Severity: high Docs Contact:
Priority: medium    
Version: 3.5CC: zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-31 01:47:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Damian Jansen 2015-01-20 00:50:53 UTC
Description of problem:
The InstallZanata script generates a standalone.xml that will only work on jboss-eap6.3, the major issue being that it makes a working version of JBoss stop working.

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

How reproducible:
Easy always

Steps to Reproduce:
1. Unzip JBoss EAP 6.2 somewhere
2. Unzip a created zanata deployment/overlay package on top of it
3. Run the bin/zanata-installer/install.sh script
4. Answer the questions truthfully

Actual results:
Parse error on jboss start, Unexpected element {urn:jboss:domain:1.6}server

Expected results:
Zanata starts

Additional info:
JBoss EAP does not recognise domain:1.6, only domain:1.4

Comment 1 Carlos Munoz 2015-01-20 06:10:26 UTC
Since this is a new component, and since EAP 6.3 has already been released, I'm happy to restrict compatibility of this package to EAP 6.3+.

Comment 2 Zanata Migrator 2015-07-31 01:47:45 UTC
Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-542