如题.
因项目原因,无法连接jboss所在的服务器,只能通过jboss控制台操作发布部署。现在我新加了一个oracle db 连接,总是提示jndi配置错误。但是我再别的jboss服务器上是可以发布运行的,查了些资料。应该是因为没有安装oracle驱动。我现在发布了一个ojdbc7.jar在jboss服务器上,还是不好使,我想问下,有人知道原因没
Unexpected HTTP response: 500
Request
{
"address" => [
("subsystem" => "datasources"),
("data-source" => "oracleDS")
],
"operation" => "test-connection-in-pool"
}
Response
Internal Server Error
{
"outcome" => "failed",
"failure-description" => "WFLYJCA0040: failed to invoke operation: WFLYJCA0047: Connection is not valid",
"rolled-back" => true
}
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…