Re: jndi, oracle, generator

2002-09-28 Thread apurva zaveri
opps! I made the obcious changes like env.put (Context.PROVIDER_URL, "file:/rertndb/JNDI"); in binding. read this in below as: I made the obvious changes like OracleOCIConnectionPool cpool = new OracleOCIConnectionPool("apurva","apffapz", "jdbc:oracle:oci:@RERTNDB", null); it was RERT

jndi, oracle, generator

2002-09-28 Thread apurva zaveri
hello, I have a wierd problem. I am almost about to kill myself for this. It would seem this has nothing to with cocoon but it has. String ln = "jdbc/db"; Hashtable env = new Hashtable (5); env.put (Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.fscontext.RefFSContextFact