Hi All...

I have a functional need to keep a persistent network connection (via a TCP 
socket) to another machine. I would like to do this from a session bean if 
possible, but I really need to avoid the overhead of opening and closing 
the connection each time I need to talk to that other computer.

SInce I have no control over when a session bean is passivated, I think I 
may have no control over this. Is there a way I can do this?

If not, I would appreciate any suggestions for an alternative method of 
doing this.

Thanks very much!

Jim

********************************************
I shall be telling this with a sigh
Somewhere ages and ages hence:
Two roads diverged in a wood, and I -
I took the one less traveled by,
And that has made all the difference.

- Robert Frost, 1916


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to