9

In WebSphere Application Server (version 6.1) my JDBC Provider Classpath is ${ORACLE_JDBC_DRIVER_PATH}/ojdbc14.jar

Where in the WebSphere administration console can I see what the ORACLE_JDBC_DRIVER_PATH is set to?

dustmachine
  • 10,622
  • 5
  • 26
  • 28

1 Answers1

13

You should be able to see it under Environment > WebSphere Variables:

WAS vars

Pat
  • 25,237
  • 6
  • 71
  • 68