[EMAIL PROTECTED] wrote:
> I checked everything, but I still get a null when I try to
> get the valueObject out of the appropriate getter-method.
> Yes, I have <entitycmp/> included im my xdoclet-build.xml.

I only see one thing there that looks suspect: you are naming your
methods differently from your value object classes
(RealEstateDataAllValue getRealEstateEntry), but the code is obviously
being filled in by XDoclet else you wouldn't be able to compile. Can you
send us the generated entity CMP class? Maybe XDoclet is generating some
funky code in your case. I know that it caches the latest value-object
and nulls it upon passivate. Perhaps there's an issue there?

David Harkness
Sr. Software Engineer
Sony Pictures Digital Networks
(310) 482-4756


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to