weblogic 10.3.3 throwing java.sql.SQLException: Closed Statement: next exception
vivek behal
Greenhorn
Joined: Feb 26, 2011
Posts: 1
posted
0
Hi techies,
I was using weblogic 10.0 and my code was working fine. The moment I shifted to weblogic 10.3.3 (i.e. 11gR1) I got my first problem in terms of sql exception. I am getting a resultset and then closing the opened database connection. The moment I tried to use the resuset I got the exception