-
Feature Request
-
Resolution: Won't Do
-
Major
-
7.1.0.Final
-
None
JDBC drivers installed via deployment are not shown in the management model. I am not quite sure if this is intended or not but I see this as serious usability issue. How is the user supposed to quess the driver name installed via deployment to be able to manage data sources using this driver?
[standalone@localhost:9999 /] ls /subsystem=datasources/jdbc-driver
h2
[standalone@localhost:9999 /] deploy /usr/share/java/postgresql-jdbc3.jar
[standalone@localhost:9999 /] ls /subsystem=datasources/jdbc-driver
h2
[standalone@localhost:9999 /]
- relates to
-
JBPAPP-7952 JDBC drivers installed via deployment not shown in the management model
-
- Resolved
-