[jboss-user] [JBoss Seam] - Re: Stored procedure call causes connection close

nickarls do-not-reply at jboss.com
Fri Sep 28 05:26:00 EDT 2007


I'm already in a manual-flush-mode conversation.
And I've tried all of 

  | getConversation().changeFlushMode(FlushModeType.MANUAL);
  | and
  | sessio.setFlushMode(FlushMode.MANUAL);
  | and 
  | sessio.setFlushMode(FlushMode.NEVER);
  | but it still insists on closing:
  | [CachedConnectionManager] Closing a connection for you.  Please close them yourself: org.jboss.resource.adapter.jdbc.WrappedConnection at 18a9358
  | 

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089609



More information about the jboss-user mailing list