When you create a Java™ Message
Service (JMS) module, you must create a connection factory to access
bus destinations. The connection factory specifies the Java Naming and Directory Interface (JNDI) name.
Procedure
- In the WebLogic
Server administration
console http://servername:7001/console. click Lock
and Edit.
- Select .
- Select the JMS module to which you want to create a connection
factory and click New.
- Click Connection Factory and click Next.
- Specify intjmsconfact as the name.
- Specify jms/maximo/int/cf/intcf as
the JNDI name.
- Accept the default settings for the targets and click Finish.