To go a bit deeper, I run xdoclet/core/script/build clean xdoclet/core/script/build xdoclet/core/samples/script/build
Maybe you use xdoclet/script/build clean xdoclet/script/build xdoclet/dist/samples/script/build Can you tell me? Vincent > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf > Of Vincent Harcq > Sent: lundi 18 f�vrier 2002 6:32 > To: 'David Jencks'; 'xdoclet-devel' > Subject: RE: [Xdoclet-devel] Problem with CustomerBean? > > > Hi, > This is strange. This error is due to my last changes but my > current CustomerBMPBMP after a build clean does have > addAccount(AddressValue). I was a lot quicker in the past > before commiting so now I double check every time now. I did > that yesterday. I just checked out in a new place, re build > there and I don't have the problem you mention. The problem > can come at least from entity-value.j or CustomerBean or > build.xml from samples. > > Vincent > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf > > Of David Jencks > > Sent: lundi 18 f�vrier 2002 1:30 > > To: xdoclet-devel > > Subject: [Xdoclet-devel] Problem with CustomerBean? > > > > > > I think there is a problem with CustomerBean/CustomerBMPBMP > > in the samples. > > > > I get a compilation error > > > > /mnt/otherlinux/usr/java/xdoclet/co1/xdoclet/core/samples/gen- > > src/java/test/ejb/CustomerBMPBMP.java:15: > > test.ejb.CustomerBMPBMP should be declared abstract; it does > > not define > > addAccount(test.interfaces.AccountValue) in > > test.ejb.CustomerBean public class CustomerBMPBMP > > > > I'd like to encourage all the developers to clean and build > > the samples frequently and to provide at least minimal > > exercise for new functionality in the samples. Together with > > this problem, I discovered an apparent typo in dataobject.j > > that prevented code generation. (That one I fixed, and > > provided an example bean with all types to check for other > > hashCode generation errors) > > > > Thanks > > > > david jencks > > > > _______________________________________________ > > Xdoclet-devel mailing list [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel > > > > > > > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel > > _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
