[jboss-user] [EJB 3.0] - Re: EJB 3.0 Entity problem - Error: Incomplete Deployment li
HappyNewYear
do-not-reply at jboss.com
Sun Mar 30 19:32:11 EDT 2008
Thanks. I was actually using a persistence.xml with the correct name and just copied a new one into mine because I was trying out different things. I replaced it with tps again and I still get the same error. Any ideas?
Thanks!
| 19:28:23,263 INFO [JmxKernelAbstraction] creating wrapper delegate for: org.jbo
| ss.ejb3.stateless.StatelessContainer
| 19:28:23,263 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:jar=tps-e
| ntity.jar,name=FlightBean,service=EJB3 with dependencies:
| 19:28:23,263 INFO [JmxKernelAbstraction] persistence.units:unitName=tps
| 19:28:23,278 INFO [EJB3Deployer] Deployed: file:/C:/jboss-4.2.2.GA/server/defau
| lt/deploy/tps-entity.jar
| 19:28:23,278 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
| --- MBeans waiting for other MBeans ---
| ObjectName: jboss.j2ee:jar=tps-entity.jar,name=FlightBean,service=EJB3
| State: NOTYETINSTALLED
| I Depend On:
| persistence.units:unitName=tps
|
| --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
| ObjectName: persistence.units:unitName=tps
| State: NOTYETINSTALLED
| Depends On Me:
| jboss.j2ee:jar=tps-entity.jar,name=FlightBean,service=EJB3
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139954#4139954
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139954
More information about the jboss-user
mailing list