Bug 1139775 - Configuration has not been updated for EAP 6.3
Summary: Configuration has not been updated for EAP 6.3
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Configuration
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: DR3
: 6.1.0
Assignee: Ryan Zhang
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-09 15:24 UTC by Tomas Livora
Modified: 2020-03-27 19:39 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:39:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomas Livora 2014-09-09 15:24:37 UTC
Description of problem:
The configuration files have probably not been updated for EAP 6.3.0.

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

Steps to Reproduce:
1. Open standalone.xml (or domain.xml) and find the messaging subsystem.
2. Check the version in the namespace attribute.

Actual results:
<subsystem xmlns="urn:jboss:domain:messaging:1.3">

Expected results:
<subsystem xmlns="urn:jboss:domain:messaging:1.4">

Additional info:
Maybe some other changes needs to be made but so far I have not found any other inconsistencies.

Comment 1 Ryan Zhang 2014-09-22 09:16:44 UTC
Fixed in DR3

Comment 2 Tomas Livora 2014-09-24 12:18:58 UTC
Verified on BPMS 6.1.0 DR3


Note You need to log in before you can comment on or make changes to this bug.