Thanks for the suggestion. Can JNDI efficiently handle thousands of session 
objects like mine? I was thinking along the lines of a database and storing the 
serialized handle to the ejb. 

I also don't know if one can just store the reference to the ejb and get access 
to the ejb instance from another clustered server. I saw some ejb2.1 sample 
code where one can get a hold of a handle to the ejb from its home interface - 
getHandle(). This handle is apparently clusterable and serializable. Can one 
get a similar type of handle from a ejb3?

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

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


-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to