--- "Woll, Rolf" <[EMAIL PROTECTED]> wrote: > Hi! > > I am trying to make one of my value objects extend a > superclass. According > to the documentation > this should be possible to do like this. > > * @ejb:value-object match="*" > extends="some.package.name.MyValueBase" > > However, the generated Value object extends > "java.lang.Object" and not > "some.package.name.MyValueBase". > > I am using the 1.2beta1 version downloaded december > 6'th
If you believe that it'a bug, fill the support request in JIRA - or else it wil be lost in the list... regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
