Hi,
I'm trying to use the zxJDBC connectx call as shown in the jython
documentation example. However, when I try it, I get:
java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError:
javax/sql/DataSource
Perusing my Java API docs, I see no javax.sql at all -- it's just
java.sql. This is Sun JDK 1.3.1. Any ideas?
Thanks,
John Goerzen
|