Hi, I'm assuming you're using CMP, and that your SimpleCMP class is being generated, but lacking the ejbLoad etc methods. Have you got the ejb classes in your classpath?
cheers dim On Sun, 7 Oct 2001, Konrad Hernblad wrote: > hello. > > i'm trying to write a simple ejb entity bean (similar to PersonBean.java in > the xdoclet samples) and it appears that the optional methods (e.g. > ejbLoad, ebjStore, etc.) are not being generated. when i run ant, i get > error messages that my entity bean must be declared abstract since it > doesn't explicity declare those optional methods. > > anyone else having this problem? > > please advise. thanks... > > -------------- > TERRORIST ATTACK ON AMERICA (tues, sept 11, 2001) > > Information and Disaster Relief Resources > >http://www.konrad.ws/special/20010911_terroristAttackOnAmerica/infoAndDisasterReliefResources.htm > > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
