0 Replies Latest reply on Dec 1, 2002 10:54 AM by jdwelsh

    JBoss 3.0.4 and Oracle Lite

    jdwelsh

      I'm wondering if anyone has had success using JBoss 3.0.4 and Oracle Lite. I'm using the Oracle Lite Thin Driver (POLJDBCDriver). I'm able to get a connection and execute basic queries with no problems. However, when I get a null value from a ResultSet (using getString) the JVM crashes.

      I've certain the null value is the problem. If I NVL the column value an re-execute the query I don't have any problems. While this is certainly a reasonable workaround, I have some concerns about the stability of the Oracle Lite Driver if such a simple request crashes the JVM.

      Any help is greatly appreciated.

      Thanks,

      Dave Welsh