ora7 [https://community.jboss.org/people/ora7] created the discussion

"persistence.xml does not deploy"

To view the discussion, visit: https://community.jboss.org/message/738055#738055

--------------------------------------------------------------
Hello

I have configured a PhysicsDS datasource. It can be deployed, the database is 
created. 
I try to use it in my persistence.xml. But it does not deploy. 
I get the error:
  
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "persistence.unit:unitName=physics.ear/physics-ejb.jar#physicsdb" is 
missing the following dependencies:
Dependency "jboss.jca:name=PhysicsDS,service=DataSourceBinding" (should be in 
state "Create", but is actually in state "** NOT FOUND Depends on 
'jboss.jca:name=PhysicsDS,service=DataSourceBinding' **")

DEPLOYMENTS IN ERROR:
Deployment "jboss.jca:name=PhysicsDS,service=DataSourceBinding" is in error due 
to the following reason(s): ** NOT FOUND Depends on 
'jboss.jca:name=PhysicsDS,service=DataSourceBinding' **

at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(

) [:2.2.2.GA]


















Must I add more information in the persistence.xml? I does not  understand it. 
Is it meaning a datasourcebinbding property is missing?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/738055#738055]

Start a new discussion in Datasource Configuration at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to