Data Sources
See the installation HOWTO for instructions and explanation about
creating Oracle data sources. The instructions here are generic.
- First define the JDBC Provider (i.e., the JDBC driver).
- Then restart WAS.
- Then define 5.0 datasource underneath the JDBC Provider.
- JNDI Name: Unlike IAS, always start them with jdbc/.
- If new, leave Authent. Alias. blank and just Apply. (You have to
come back and set it later once it's in the drop-down list).
- Authent. Alias.
- If your component has Res. Auth. of application, then use "Component-managed"
- If Res. Auth. of Container, then use "Container-managed".
- Modifying Authent. Aliases. Click "J2C Authentication Data Entries" on
the specific data source screen.
- Use button up top to save to global configuration.
- Definitely have to restart WAS after some DS changes (like changing the
JNDI name and changing the URL).