[jboss-user] [JBoss Seam] - Re: Connection handle has been closed and is unusable
mjz
do-not-reply at jboss.com
Fri Aug 10 16:10:41 EDT 2007
this sounds strangely familiar... looking back at my -ds.xml ive got failed attempts commented out all over the place, but the last two days tags seem to have resolved the issue( configure by coincidence i always say):
| ...
| <!-- 20march2007-->
| <track-statements>true</track-statements>
| <min-pool-size>0</min-pool-size>
|
| <!-- change pooling to use jta 21march2007 -->
| <max-pool-size>20</max-pool-size>
| <idle-timeout-minutes>4</idle-timeout-minutes>
| </local-tx-datasource>
| </datasources>
|
dunno what that jta pooling bits about
/matt
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073196#4073196
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073196
More information about the jboss-user
mailing list