User development, A new message was posted in the thread "Error on deploy persistence unit":
http://community.jboss.org/message/528811#528811 Author : Jose M. M. M. Profile : http://community.jboss.org/people/jotremar Message: -------------------------------------------------------------- and I see this on log 17:23:59,683 INFO [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=#ejbPU 17:23:59,928 INFO [STDOUT] [TopLink Warning]: 2010.02.26 05:23:59.916--java.lang.NullPointerException: null was thrown on attempt of PersistenceLoadProcessor to load class modelo.Venta. The class is ignored. 17:23:59,928 INFO [STDOUT] [TopLink Warning]: 2010.02.26 05:23:59.928--java.lang.NullPointerException: null was thrown on attempt of PersistenceLoadProcessor to load class modelo.Seccion. The class is ignored. 17:24:00,153 INFO [STDOUT] [TopLink Warning]: 2010.02.26 05:24:00.153--java.lang.NullPointerException: null was thrown on attempt of PersistenceLoadProcessor to load class modelo.Cliente. The class is ignored. 17:24:00,154 INFO [STDOUT] [TopLink Warning]: 2010.02.26 05:24:00.154--java.lang.NullPointerException: null was thrown on attempt of PersistenceLoadProcessor to load class modelo.Producto. The class is ignored. 17:24:00,229 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=Practica_final-ejb.jar,name=TiendaBean,service=EJB3 17:24:00,663 INFO [EJBContainer] STARTED EJB: EJB.TiendaBean ejbName: TiendaBean 17:24:00,685 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI: TiendaBean/remote - EJB3.x Default Remote Business Interface TiendaBean/remote-EJB.TiendaRemote - EJB3.x Remote Business Interface TiendaBean/local - EJB3.x Default Local Business Interface TiendaBean/local-EJB.TiendaLocal - EJB3.x Local Business Interface 17:24:00,754 INFO [DeployHandler] End start, [vfszip:/E:/jboss/server/default/deploy/Practica_final-ejb.jar/] 17:24:01,971 WARN [AbstractManagedObjectPopulator] Cannot create String name from non-Simple property: ManagedProperty{JNDIName,JNDIName,metaType=SimpleMetaType:java.lang.String}, value=null 17:24:01,988 WARN [AbstractManagedObjectPopulator] Cannot create String name from non-Simple property: ManagedProperty{JNDIName,JNDIName,metaType=SimpleMetaType:java.lang.String}, value=null 17:24:27,768 WARN [InterceptorsFactory] EJBTHREE-1246: Do not use InterceptorsFactory with a ManagedObjectAdvisor, InterceptorRegistry should be used via the bean container 17:24:27,769 WARN [InterceptorsFactory] EJBTHREE-1246: Do not use InterceptorsFactory with a ManagedObjectAdvisor, InterceptorRegistry should be used via the bean container 17:24:27,795 INFO [STDOUT] [TopLink Info]: 2010.02.26 05:24:27.794--ServerSession(462569)--TopLink, version: Oracle TopLink Essentials - 2.0.1 (Build b09d-fcs (12/06/2007)) 17:24:28,725 INFO [STDOUT] [TopLink Info]: 2010.02.26 05:24:28.724--ServerSession(462569)--jar:file:/E:/jboss/server/default/deploy/Practica_final-ejb.jar!/-ejbPU login successful All modelo.* are @Entity -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/528811#528811
_______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user