You cannot have a field have both a ejb.relation tag and a ejb.persistence tag (spec doesn't allow it, nothing to do with orion)
On Saturday, June 28, 2003, at 07:19 AM, Daniel Lopez wrote:
Hi again,
Now I'm stucked :(. If I have a relationship method and I add the
@ejb:persistent-field to that method, then Orion complains that I have the
related field declared both as cmp and cmr, which is right as it gets declared
twice. However, if I don't put it, then no information is added to the
orion-ejb-jar.xml file regarding the relationship and then Orion complains he
cannot find the match on the other side of the relationship, which is also
correct as he cannot guess the right name of the property.
Any ideas? Can this be done or is this not supported yet through the
xdoclet-orion module?
Thanks,
D.
--
This message was sent using Sake Mail, a web-based email tool from
Endymion Corporation. http://www.endymion.com/products/sake<Original message>
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
