I am already using value objects -- which works quite fine. Now I tried to create a session facade for my PersonBean. PersonFacadeEJB references PersonValue, but also a "PersonData" (which I do not generate) -- what are these "Data"-Classes for? Are they needed for facade or can I turn this off somehow?
<http://xdoclet.sourceforge.net/ant/xdoclet/modules/ejb/entity/DataObjectSubTask.html>
says that this "data object" stuff is deprecated.
So how can I have faces
I meant facades
without them? Pleeeeeeeease help!
Marcus
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
