]
Stephen Fikes closed WFLY-13160.
--------------------------------
Resolution: Duplicate Issue
Datasource resolution fails for application layer alias when using
Hibernate bytecode enhancement
-------------------------------------------------------------------------------------------------
Key: WFLY-13160
URL:
https://issues.redhat.com/browse/WFLY-13160
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate
Affects Versions: 18.0.1.Final
Reporter: Stephen Fikes
Assignee: Scott Marlow
Priority: Major
Fix For: 20.0.0.Beta1
{code}
... ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread)
WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment"
=> "jboss.eap-1.0-SNAPSHOT.ear")]) - failure description: {
"WFLYCTL0412: Required services that are not installed:" =>
["jboss.naming.context.java.app.ejb-application.env.testDS"],
"WFLYCTL0180: Services with missing/unavailable dependencies" =>
["jboss.persistenceunit.\"jboss.eap-1.0-SNAPSHOT.ear/ejb.jar#jboss-eap-hibernate\".__FIRST_PHASE__
is missing [jboss.naming.context.java.app.ejb-application.env.testDS]"]
}
{code}