Re: tomcat 4.0.4 and oracle

2002-09-18 Thread Ben Walding
One thing to be aware of... the thin-jdbc drivers don't support Oracle name servers (ONAME) Felix Schumacher wrote: >If you are using the oci-jdbc driver, you have to make tomcat see >the native oracle dlls. (LD_LIBRARY_PATH under linux, don't know >under windows) > >Try using the thin-jdbc d

RE: tomcat 4.0.4 and oracle

2002-09-18 Thread Felix Schumacher
If you are using the oci-jdbc driver, you have to make tomcat see the native oracle dlls. (LD_LIBRARY_PATH under linux, don't know under windows) Try using the thin-jdbc driver first (by changing the jdbc-url) -- Original Nachricht -- >If I run tomcat from the Windows command prompt using start

RE: tomcat 4.0.4 and oracle

2002-09-18 Thread Mark Schmeets
PROTECTED]] Sent: Wednesday, September 18, 2002 3:09 PM To: '[EMAIL PROTECTED]' Subject: tomcat 4.0.4 and oracle If I run tomcat from the Windows command prompt using startup.bat, I get: Exception during startup processing java.lang.reflect.InvocationTargetException

tomcat 4.0.4 and oracle

2002-09-18 Thread Koes, Derrick
If I run tomcat from the Windows command prompt using startup.bat, I get: Exception during startup processing java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMetho