Re: Integration of IBM WebSphere with Oracle 9i
Posted By:
Alok_Rai
Posted On:
Tuesday, May 13, 2003 02:40 PM
Suggestion: Lets put our queries in right forum
Go to server property page (by double clicking on server name, server Configuration panel)
Go to Security tab and enter Alias (any suitable name) user Id and Password of Database
Go to DataSource Tab add jdbc Provider (in the popup window only name is important rest you can leave as it is) and press finish. Then Add DataSource definition, in this pop window you need to specify name, JNDI name, and select the Component-Managed Authentication Alias and Container-Managed Authentication Alias from Drop Down which you Specify in JAAS Alias
Go to variables tab Under Node Setting select ORACLE_JDBC_DRIVER_PATH and set it to the Folder which contains oracle classes12.zip
I guess it will work now