Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Null fields from Remote EJB

Hi list,

some days ago I was working with @Local EJB and use it from same ear without problems.

Creating a @Remote EJB interface and invoking myFacade Methods entity is created in "find"[1] method, but in return value all its attributes has null values. My Entity class is serializable, what can I do to solve this issue?

this is my piece of code.
[1]http://pastebin.com/m27dc24d2

Thanks for your replies.


--
John Arévalo
GNU/Linux User #443701
http://counter.li.org/

Back to the top