I am in the process of writing a JCS connector for a system. Each user is to have their
own connection to the system for the duration of their session. The access is
non-transactional.
How might I go about doing this with jboss? Should I use a byApplication pooling strategy
( with min/max size set to 1)?
cheers
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047966#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...