]
Brian Stansberry updated WFLY-6856:
-----------------------------------
Component/s: JCA
(was: JPA / Hibernate)
Jboss CLI reporting wrong readings of datasource
------------------------------------------------
Key: WFLY-6856
URL:
https://issues.jboss.org/browse/WFLY-6856
Project: WildFly
Issue Type: Bug
Components: JCA
Affects Versions: 8.2.0.Final
Reporter: ritesh ranjan
Assignee: Scott Marlow
Labels: wildfly
Jboss's CLI is reporting wrong values of datasource parameters.(active
count,idlecount etc..)
As per the reading , idle connections on the database side have been closed but actually
the connections are indeed active.
Probably, jboss isn't checking on the oracle side.
PS : found in wildfly 8 and our db is Oracle