At 23:46 13/5/2002 +0430, you wrote: >If ejbspec="2.0" (default) so cmpspec="2.x" (default) so no concrete >subclass (abstract again), unless you specify @ejb:bean >cmp-version="1.x" which you didn't. > >I believe it shouldn't be a bug, so probably it's something somewhere in >your setup. Try cleaning the generated stuff, maybe you generated with >type="BMP" or sth like that before? > >Btw for cmp2/ejb2 you really don't have to use <entitycmp/>, it doesn't >generate anything useful other than data/valueobject get/set impl >methods.
The problem was solved by using cmp-version="2.x" in the @ejb:bean tag as Marcus talk. But I think this xdoclet behavior is incorrect because "if ejbspec="2.0" (default) so cmpspec="2.x" (default)" as you had pointed before. ---- Danilo Luiz Rheinheimer Florianopolis/SC Brasil Sony Cli� 615C mailto:[EMAIL PROTECTED] ---- _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
