I have a stateful session bean that uses a connection factory. On 
initialization it obtains this factory from jndi as per usual. Now, on 
passivation do I need to 
do anything with this factory? I close any connections that i am using but do I 
also need to null out the factory and get it again on activation?

cheers

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054810
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to