[jboss-user] [JCA/JBoss] - Re: Why is jboss closing my connection?
teknokrat
do-not-reply at jboss.com
Mon Jun 18 12:03:43 EDT 2007
I would love to do things that way. Here lies my problem. I have a stateful service. The service needs to keep a TCP connection open to an external resource. Everytime I get a connection from the pool, it must be exactly the same one I used before for this session. I tried to play around with the BySubject and ByApplication settings but found it easier to just open a connection at the beginning and close it on remove.
If there are better ways to do this I am all ears.
thanks for the help.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055284#4055284
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055284
More information about the jboss-user
mailing list