When you create a data source provider, you must create
the Java™ Database Connectivity
(JDBC) data source, which specifies the connection information for
the database.
Procedure
- Log into the WebLogic
Server administration
console http://servername:7001/console
and click Lock and Edit.
- Select .
- Create a data source. Specify jmsqueuedatasource as
the name, and specify the JNDI name.
- Specify the database type and the database driver. This driver must be a non-XA driver.
- Clear the Supports Global Transactions check
box.
- Specify the database name, the host name, the port number,
and the user information.
- Test the connection.
- Update the information if needed.
- Select all the servers needed for the cluster and click Finish.
- Activate your changes.