【发布时间】:2009-08-12 19:47:05
【问题描述】:
在 WebSphere Application Server(6.1 版)中,我的 JDBC Provider Classpath 是
${ORACLE_JDBC_DRIVER_PATH}/ojdbc14.jar
我可以在 WebSphere 管理控制台的哪个位置看到 ORACLE_JDBC_DRIVER_PATH 的设置?
【问题讨论】:
标签: websphere
在 WebSphere Application Server(6.1 版)中,我的 JDBC Provider Classpath 是
${ORACLE_JDBC_DRIVER_PATH}/ojdbc14.jar
我可以在 WebSphere 管理控制台的哪个位置看到 ORACLE_JDBC_DRIVER_PATH 的设置?
【问题讨论】:
标签: websphere
您应该能够在 Environment > WebSphere Variables 下看到它:
【讨论】: