I am getting the following error when I try to deploy to jboss-3.0.4.  Any
suggestions?

Bean   : Sequence
Method : public String ejbCreate(String) throws CreateException
Section: 10.6.5
Warning: For each ejbCreate(...) method, the entity bean class must define
a matching ejbPostCreate(...) method.

11:12:48,162 WARN  [ServiceController] Problem creating service
jboss.j2ee:jndiN
ame=middlegen.sequencegenerator.ejb.SequenceLocalHome,service=EJB
java.lang.NoSuchMethodException: Can't find ejb[Post]Create in
org.kelut.discourse.entity.ejb.SequenceBean
        at
org.jboss.ejb.plugins.CMPPersistenceManager.createMethodCache(CMPPers
istenceManager.java:189)
        at
org.jboss.ejb.plugins.CMPPersistenceManager.create(CMPPersistenceMana



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to