我们所做的:
问题:
问题?
日志中对JDBC的一些引用
2018-07-30 13:35:10,047 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
2018-07-30 13:35:10,067 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = h2
2018-07-30 13:35:10,103 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.4.0.Final starting
2018-07-30 13:35:16,228 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.2)
2018-07-30 13:35:16,316 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = ojdbc6.jar
2018-07-30 13:35:10,751 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.2)
2018-07-30 13:35:19,916 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0059: Class Path entry jdbc-se2.0.jar in mypath…/WEB-INF/lib/castor-0.9.5.2-xml.jar does not point to a valid jar for a Class-Path reference.
2018-07-30 13:35:20,185 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0059: Class Path entry jdbc-se2.0.jar, in mypath…/WEB-INF/lib/castor-0.9.4.1.jar does not point to a valid jar for a Class-Path reference.