Does the post create exactly match the ejbCreate? Double check. Triple check. This works for everyone else.
-dain Hunter Hillegas wrote: > I just updated my CVS tree and tried to deploy some EBJs. > > I got this message: > > java.lang.NoSuchMethodException: Can't find ejb[Post]Create in > com.jacobstern.ejb.entity.PurchaseRequestBean > at > org.jboss.ejb.plugins.CMPPersistenceManager.createMethodCache(CMPPersistence > Manager.java:166) > at > org.jboss.ejb.plugins.CMPPersistenceManager.create(CMPPersistenceManager.jav > a:131) > at org.jboss.ejb.EntityContainer.create(EntityContainer.java:339) > > That bean, PurchaseRequestBean, certainly DOES have an ejbPostCreate() > method... > > Any ideas? > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
