Bug 1017184

Summary: JNDI names of datasources are not following the same convention
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Stefan Bunciak <sbunciak>
Component: RT GovernanceAssignee: Gary Brown <gbrown>
Status: CLOSED CURRENTRELEASE QA Contact: Andrej Vano <avano>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: avano, jpechane, soa-p-jira, thauser
Target Milestone: ER7   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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:
Bug Depends On:    
Bug Blocks: 1038198    

Description Stefan Bunciak 2013-10-09 11:52:02 UTC
Description of problem:

Datasource JNDI names of GadgetServer and RTGov should be something like 'java:jboss/datasources/GadgetServer' (missing 'datasources') and 'java:jboss/datasources/OverlordRTGov' (missing 's') to follow some naming convention.

13:40:06,609 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/jbpmDS]
13:40:06,613 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/datasources/srampDS]
13:40:06,614 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
13:40:06,615 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/GadgetServer]
13:40:06,616 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/datasource/OverlordRTGov]


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

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 JBoss JIRA Server 2013-10-15 10:59:45 UTC
Gary Brown <gary> updated the status of jira RTGOV-297 to Resolved

Comment 3 Thomas Hauser 2013-12-04 16:03:08 UTC
This involves changes in both the assembly providing the .cli scripts and the installer.

Comment 4 Thomas Hauser 2013-12-04 16:59:47 UTC
Fixed in ba53c2cec8dfd63d9cfb3a528108377295c8b954 for the installer.

Comment 5 Andrej Vano 2013-12-17 14:29:35 UTC
Hello,

verified on ER7-2

Comment 6 JBoss JIRA Server 2014-07-02 09:19:53 UTC
Gary Brown <gary> updated the status of jira RTGOV-297 to Closed