Revision: glite-voms-admin-server--release--1.2.3--patch-15 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Tue Sep 20 16:29:50 CEST 2005 Standard-date: 2005-09-20 14:29:50 GMT Modified-files: src/org/glite/security/voms/request/Request.java New-patches: lorentey@elte.hu--2004/glite-voms-admin-server--release--1.2.3--patch-15 Summary: Possible fix for bug #10813. Add verbose logging of SQLExceptions in Request.store. Keywords: * src/org/glite/security/voms/request/Request.java (store): Use explicit column names in INSERT statement. (Might fix bug #10813) Add verbose logging of SQLExceptions in case this turns out to be the wrong fix.