I want to start using the value-object attribute but I need some help.
I am currently using xdoclet for my interfaces and deployment
descriptors. I am currently maintaining my own value objects so I
figured its time to switch them over to xdoclet as well.
Here is my problem, I hadn't been storing pk in the value object. Where
I run into the problem is with the ejbCreate(MyVO), previously I'd pass
in the VO, pull the data from it and update the EJB and return the pk.
With the xdoclet approach the pk is part of the VO constructor and I
don't have the pk until after the EJB create and thus I cannot pass the
VO into the create.
How have people been dealing with this issue?
-------------------------------------------------------
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
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user