Wolf-Dieter Fink [http://community.jboss.org/people/wdfink] created the discussion
"Re: Open cursor issue with Jboss 5.1" To view the discussion, visit: http://community.jboss.org/message/594955#594955 -------------------------------------------------------------- You should change your configuration to see where the problem is, see http://community.jboss.org/docs/DOC-9255 http://community.jboss.org/wiki/CanJBossTellMeWhenIDontCloseAConnection http://community.jboss.org/docs/DOC-12682 http://community.jboss.org/wiki/WhatDoesTheMessageDoYourOwnHousekeepingMean it will give you hints where the code is not correct, and also is a workaround in production but it will cost a bit performance (not much). You have to close Results, Statements and Connections in any case (e.g. in a finally block). Also https://issues.jboss.org/browse/JBAS-8757 https://issues.jboss.org/browse/JBAS-8757 might be an issue. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/594955#594955] Start a new discussion in Datasource Configuration at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
