Hi,

I'd like to create a common ancestor class for my stateless session beans,
to write setSessionContext() and log4j-initialization only once in my
classes. I gave it a try, however, xdoclet generated sources of the child
beans also try to include the "extend MyBaseSLSB" statement even for
the generated interfaces.. and that blows my idea up :) Is there any
workaround or suggested method for doing what I'd like to, or I better go
and replicate code?

thanks,
Christopher
-- 
.Digital.Yearning.for.Networked.Assassination.and.Xenocide


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to