2 Replies Latest reply on Mar 31, 2017 7:03 AM by andey

    JBOSS EAP 7.0 does not recognize the jdbc driver "postgresql-9.4.1212.jar"

    marcosps

      JBOSS EAP 7.0 does not recognize the jdbc driver "postgresql-9.4.1212.jar" which is in the following path: "C: \ JBOSS \ EAP-7.0.0 \ modules \ system \ layers \ base \ org \ postgresql \ main" , I'm accessing PostgreSQL / 9.6.

       

       

      error message:

       

      Unexpected HTTP response: 500 Request { "address" => [ ("subsystem" => "datasources"), ("data-source" => "CrudDS_Pool") ], "operation" => "test-connection-in-pool" } Response Internal Server Error { "outcome" => "failed", "failure-description" => "WFLYJCA0040: falha ao invocar a operação: WFLYJCA0042: falha ao coincidir o pool. Verifique o JndiName: java:jboss/datasources/CrudDS", "rolled-back" => true }

       

       

      How to solve the problem?