[jboss-user] [EJB/JBoss] - Passivation and connection factories
teknokrat
do-not-reply at jboss.com
Fri Jun 15 11:33:46 EDT 2007
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
More information about the jboss-user
mailing list