Nevermind. I restarted the server and it worked fine. It must have cached something...
> From: Hunter Hillegas <[EMAIL PROTECTED]> > Date: Fri, 08 Feb 2002 14:49:43 -0800 > To: JBoss 2 <[EMAIL PROTECTED]> > Subject: [JBoss-user] Can't fine ejbPostCreate? > > 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
