Revision: glite-voms-admin-server--release--1.2.11--patch-12 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Fri Nov 25 16:51:39 CET 2005 Standard-date: 2005-11-25 15:51:39 GMT Modified-files: src/org/glite/security/voms/database/flavours/OracleFlavour.java New-patches: lorentey@elte.hu--2004/glite-voms-admin-server--release--1.2.11--patch-12 Summary: Don't require Oracle JDBC drivers for compilation. Do not close the BLOB stream twice in OracleFlavour. Explicit flush before close. Keywords: * src/org/glite/security/voms/database/flavours/OracleFlavour.java: (storeObject): Use standard JDBC interfaces, not the Oracle-specific classes. Flush the object stream explicitly. Do not close the BLOB stream twice.