Hi again.
I tried this solution:
I set all relations in entity beans to LAZY. and any references to relations as 
"transient". So serialization makes them null when they are sent to client.
On the client side I check if the refernce is null I call some session bean 
method to fill it. I do this inside getter so it is transparrent......well i'm 
only thinking and didn't figured out everything yet but this is my idea.
What do you think?


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912844#3912844

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912844


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to