Message8517

Author zyasoft
Recipients ddaniels, fwierzbicki, zyasoft
Date 2014-05-22.00:17:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400717879.35.0.476533093764.issue1652@psf.upfronthosting.co.za>
In-reply-to
Content
This is a problem with how JDBC resolves a specific driver - it must be in the CLASSPATH or the equivalent of your container. See for example http://www.jython.org/jythonbook/en/1.0/DatabasesAndJython.html#getting-started

There is other ways of making this work, see also
http://www.jython.org/jythonbook/en/1.0/appendixB.html#working-with-classpath
History
Date User Action Args
2014-05-22 00:17:59zyasoftsetmessageid: <1400717879.35.0.476533093764.issue1652@psf.upfronthosting.co.za>
2014-05-22 00:17:59zyasoftsetrecipients: + zyasoft, fwierzbicki, ddaniels
2014-05-22 00:17:58zyasoftlinkissue1652 messages
2014-05-22 00:17:57zyasoftcreate