03-23-07 06:23 PM
Hi all,
I can't seem to make a DataBase connection.
I perform the following steps:
1) create a new JDBC resource
- Database type: Oracle
- Provider type: Oracle JDBC Driver
- Implementation type: Connection pool datasource
2) Here it goes wrong, providing the directory location for ojdbc14.jar
I've placed the jar file in C:\MilesWS (C:\MilesWs\ojdbc14.jar)
And entered the following C:/MilesWS
(or C:\MilesWS or C:\\MilesWr or C://MilesWS) below
'Directory location for "ojdbc14.jar" which is saved as WebSphere variable
${ORACLE_JDBC_DRIVER_PATH}'
after clicking finish on the summary page I get a:
DSRA3601E: createJDBCProvider command failed for the following reason: java.
lang.NullPointerException.
I've also tried to provide C:\MilesWS as a value for ORACLE_JDBC_DRIVER_PATH
via the environment variable's of websphere. But same result.
Even reļnstalling the entire websphere didn't help. I realy don't have any i
dea how this error can occur. The file is on the specified location. I've tr
ied other locations as wel, same result.
The same configuration worked wel on Websphere 5.1 but now on Websphere 6.1.
0.5 I can't seem to get it running.
Any help is greatly appreciated!
regards,
Erik
[ Post a follow-up to this message ]
|