How to configure EnterpriseDB with Jboss EAP 7?
Issue
- How to configure EnterpriseDB with JBoss EAP 7?
- Facing the below error after upgrading JBoss version from 7.1.6 to 7.4.13.
]) - failure description: {
"WFLYCTL0412: Required services that are not installed:" => ["jboss.jdbc-driver.edb"],
"WFLYCTL0180: Services with missing/unavailable dependencies" => [
"org.wildfly.data-source.fininfra_dbpool is missing [jboss.jdbc-driver.edb]",
"jboss.driver-demander.java:/fininfra_ds is missing [jboss.jdbc-driver.edb]"
]
}
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.4.x
- EnterpriseDB (EnterpriseDB Postgres Advanced Server)
- 13.10.14
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.