Where can I view WebSphere environment variables?

websphere

Solution

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

Problem

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?

Original source