"wolfc" wrote :
| I've added an assertion to PersistenceUnitDeployment.create:
| 2008-11-06 10:02:11,701 ERROR
[org.jboss.kernel.plugins.dependency.AbstractKernelController:955] (RMI TCP
Connection(2)-127.0.0.1) Error installing to Create:
name=persistence.unit:unitName=ejb3_annotations_entity_vehicles.ear/lib/ejb3_annotations_entity.jar#CTS-EM
state=Configured
| | java.lang.AssertionError: xpcResolver wasn't set on
org.jboss.jpa.deployment.PersistenceUnitDeployment@3ba624
| | at
org.jboss.jpa.deployment.PersistenceUnitDeployment.create(PersistenceUnitDeployment.java:92)
| |
| So MC didn't inject.
Weird ... since it should be allowed to go to Create state
if @Inject dependency wasn't satisfied ...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187230#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...