If I let XDoclet generate primary key classes for the Entity EJB's that have a 
backing table with a compund key I find myself in a chicken and egg problem 
with ejbCreate, as the return type of the method is a class that has not been 
generated yet. Is there some clever way to avoid this (e.g. by using 
interfaces or subclasses) so that the code that I write is compilable also 
before I've run XDoclet?

Best regards,
Per


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to