| Re: [eclipselink-users] Null fields from Remote EJB |
Try some logging: Dump the object you about to return to the log in the @Remote, just before returning it.-MichaelOn Tue, Sep 15, 2009 at 4:20 PM, John Arevalo <johnarevalo@xxxxxxxxx> wrote:
Hi Michael,
My Entity class has @ManyToOne(fetch = FetchType.LAZY) Fields, also has simple @Column String fields, all attributes in entity after return are null, just before return object has correct values._______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users