I have solved the issue myself.
The log entry was generated my some default properties configured in iBatis sqlmapconfig.xml.
There was an entry like:
<sqlMapConfig>
Type: Posts; User: hamsterhase; Keyword(s):
I have solved the issue myself.
The log entry was generated my some default properties configured in iBatis sqlmapconfig.xml.
There was an entry like:
<sqlMapConfig>
I´m using Spring with IBatis in an J2EE-Environment with EJB 2.x Session Beans. For every call an my Dao´s I get the JBoss warning "Closing a statement you left open, please do your own...