discovered my problem, quite shameful actually. i'm been experimenting with castor of late and haven't used ejb for a while. i forgot to include "extends EntityBean" in my class definition... :O my apologies... the error message was a bit confusing though. i thought that i was missing a @tag...
thanks for your help. At 23:33 02/09/15 -0300, you wrote: >Em Dom, 2002-09-15 灣 22:13, tek1 escreveu: > > hi marcus. > > > > sorry, didn't mean to reply to you directly. (can the mailing list > > settings be changed, such that the "reply-to" address is set to the mailing > > list? other mailing lists seem to do that.) > > > > re my ejb-jar.xml file, it doesn't seem to have any definitions (besides > > the template stuff): > >Could you provide a little test case? Something in the lines of: > >1) build file >2) bean source code (or at least the skeleton with methods and tags) >3) generated output >4) expected output > > >It's hard to pinpoint an error without that. I'm suspecting that maybe >your beans source aren't in the sourcepath for the xdoclet task, but >that's a wild guess. > >-- >Pazu <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
