How to specify ORACLE_JDBC_DRIVER_FILE for tomcat?
Hi,
We're trying to setting up RTC on Windows 2003.
and we use tomcat and Oracle. According to the information center, we need to specify ORACLE_JDBC_DRIVER_FILE environment value for Oracle JDBC driver. however we don't know how to specify the environment value for tomcat. Please let us know how to specify it for tomcat. Thank you so much.
We're trying to setting up RTC on Windows 2003.
and we use tomcat and Oracle. According to the information center, we need to specify ORACLE_JDBC_DRIVER_FILE environment value for Oracle JDBC driver. however we don't know how to specify the environment value for tomcat. Please let us know how to specify it for tomcat. Thank you so much.
One answer
There are probably 2 ways of doing this:
1. Create "system environment variable". This should get picked up when you (re)start tomcat.
2. It's been some time since I did this. I think you can specify it when you following various tech note on installing tomcat as a servce.
1. Create "system environment variable". This should get picked up when you (re)start tomcat.
2. It's been some time since I did this. I think you can specify it when you following various tech note on installing tomcat as a servce.
Hi,
We're trying to setting up RTC on Windows 2003.
and we use tomcat and Oracle. According to the information center, we need to specify ORACLE_JDBC_DRIVER_FILE environment value for Oracle JDBC driver. however we don't know how to specify the environment value for tomcat. Please let us know how to specify it for tomcat. Thank you so much.