]
Tom Jenkinson commented on WFLY-2492:
-------------------------------------
Hi [~hsvabek], did we agree this was no longer a blocker?
<valid-connection-checker> does not have module attribute
---------------------------------------------------------
Key: WFLY-2492
URL:
https://issues.jboss.org/browse/WFLY-2492
Project: WildFly
Issue Type: Feature Request
Components: JCA
Affects Versions: 8.0.0.Beta1
Reporter: James Livingston
Assignee: Lin Gao
Priority: Blocker
Fix For: 10.0.0.CR4
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.