Subject:jdbc problems Author:Adriaan Vanderende Date:29 Jun 2005 07:13 AM
Hi,
When using saxon8 with sql extensions executed within stylus studio it gives me errors like :
java.lang.RuntimeException: JDBC Connection Failure: oracle.jdbc.OracleDriver
TransformerException:
at: null 1048575
Connecting to jdbc:oracle:thin,.......
When executed outside stylus in saxon directoy ( with same classpath) it works fine.
Why?
Classpath in stylus :
${classpath};C:\oracle92\jdbc\classes12.zip
in dos box :
C:\saxon>java -classpath saxon8.jar;saxon8-sql.jar;C:\oracle92\jdbc\classes12.zi
p net.sf.saxon.Transform colors.xml "C:\Program Files\Apache Group\Tomcat 4.1\w
ebapps\hawkhttp\xsl\MsgMonitorReportsql.xsl"
jvm :
java version "1.5.0_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07)
Java HotSpot(TM) Client VM (build 1.5.0_03-b07, mixed mode, sharing)
Subject:jdbc problems Author:Ivan Pedruzzi Date:29 Jun 2005 03:54 PM
If it is not feasible to update to 6.3 try to copy the classes from classes12.jar into saxon8.jar located in
"c:\Program Files\Stylus Studio 6 XML Enterprise Edition\bin"