Bug 1029311

Summary: <valid-connection-checker> does not have module attribute
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: James Livingston <jlivings>
Component: JCAAssignee: Stefano Maestri <smaestri>
Status: CLOSED NOTABUG QA Contact: Martin Simka <msimka>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.1CC: joallen, tom.jenkinson
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: 2014-09-03 09:28:52 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description James Livingston 2013-11-12 06:48:18 UTC
A datasource's <valid-connection-checker> element lets you specify the class name. It does not let you specify the module name, so you can only use IJ-provided ones. It should let you specify a module name too, so you can use custom connection checkers.

Comment 1 JBoss JIRA Server 2013-11-12 06:51:24 UTC
Jesper Pedersen <jpederse> made a comment on jira WFLY-2492

Extensions should be deployed as a module, and linked with the JDBC driver using the module.xml file

Comment 2 Jesper Pedersen 2014-07-17 17:18:42 UTC
WFLY-2492 needs to be resolved before this will be considered.

EAP 6.4 is out of scope, as the issue is unresolved and would require a subsystem update.

Workaround exists for the EAP 6.x series.

Comment 5 JBoss JIRA Server 2015-07-08 05:44:32 UTC
Lin Gao <lgao> updated the status of jira WFLY-2492 to Coding In Progress