In the XDoclet release, you can already find samples like that. For example, the files at $XDOCLET_HOME\samples\src\java\test\ejb\cmr have relationships and they are not using value objects. May be you mistook the *Local classes as value objects? They are not, they are the local interfaces that XDoclet will generate for you, which you can use to access your entity beans locally.
I hope it helps,
D.
Nikolay Ganev escribi�:
hi all,
I make an example using 2 entity beans with some relationship using xdoclet. my question is: can i make it without using value oblects? i ask that because all examples that i looked for used value objects! I want to simplify my job... any comments please? if anybody has simple example using 2 entity beans with some raletionship 1-1 or 1-many plaese send it to me!
Thx
-- ------------------------------------------- Daniel Lopez Janariz ([EMAIL PROTECTED]) Web Services Centre for Information and Technology Balearic Islands University (SPAIN) -------------------------------------------
------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
