Hi everyone, Next question... I'm using EJB3 persistence for my entity beans. In my EAR, I have about 12 EJB JARs, and 1 persistence JAR. I'm not sure whether I'm just not using a dependency entry in the EJB JAR deployment descriptors or what, but each one of the EJBs seems to redeploy the persistence JAR. Considering I have nearly a hundred entities in the persistence JAR, it takes Hibernate a nontrivial amount of time to do the hbm2ddl schema syncing and whatnot.
Is this a dependency issue that I'm missing in the deployment descriptor? It would be odd to think so, since EJB3 is trying to get away from the deployment desriptors as much as possible in lieu of annotations. Thanks! --Scott View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955484#3955484 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955484 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user