Seems that the diskblobs resultset is closed to early.  Code in
DataSourceJDBC.java looks quite different.
Best would be to copy the code from DataSourceJDBC into the classic.Delete
class.
If you succeed, please send me the patch!

Thanks
Henner

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im Auftrag von 
> [EMAIL PROTECTED]
> Gesendet: Montag, 13. Juni 2005 16:06
> An: jdbforms-interest@lists.sourceforge.net
> Betreff: [dbforms] delete problem resultset
> 
> Hi,
> 
> I'm using Websphere(WSAD5.1.2) dbforms2.5, and i have a delete button 
> on a list page and on a single page.
> When i want to delete a row of my table i got the exception below 
> (ResultSet is closed), but the row is well deleted !
> i have the same JSP as followUp in my dbforms tag, and my list page in 
> my
> 
> Does anybody know why ?
> 
> [13/06/05 15:14:49:031 CEST]  900bde6 Controller    E
> org.dbforms.servlets.Controller  TRAS0014I: L'exception suivante a été 
> consignée :
> com.ibm.websphere.ce.cm.ObjectClosedException: DSRA9110E: 
> ResultSet est fermé.
>       at
> com.ibm.ws.rsadapter.jdbc.WSJdbcResultSet.runtimeXIfNotClosed(
> WSJdbcResultSet.java:2631)
>       at
> com.ibm.ws.rsadapter.jdbc.WSJdbcResultSet.next(WSJdbcResultSet
> .java:2418)
>       at
> org.dbforms.event.classic.DeleteEvent.processEvent(DeleteEvent
> .java:201)
>       at org.dbforms.servlets.Controller.process(Controller.java:309)
>       at org.dbforms.servlets.Controller.doPost(Controller.java:107)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> 
> 
> 
> Thanks you,
> 
> Pascal
> 
> 
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: NEC IT Guy Games.  How far 
> can you shotput a projector? How fast can you ride your desk 
> chair down the office luge track?
> If you want to score the big prize, get to know the little guy.  
> Play to win an NEC 61" plasma display: 
> http://www.necitguy.com/?r 
> _______________________________________________
> DbForms Mailing List
> 
> http://www.wap-force.net/dbforms
> 



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r 
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to