| Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components | |
| Close Print View | |
| Configuring: Creating a JMS Connection Factory |
|
Configuring Java CAPS for SSL Support
Configuring Java CAPS Business Processes
Configuring Environment Components for the Sun Business Process Manager
Configuring Sun Master Indexes (Repository)
Configuring Java CAPS Project Components for Application Adapters
Configuring Java CAPS Project Components for Communication Adapters
Configuring Java CAPS Project Components for Database Adapters
Configuring Java CAPS Project Components for Web Server Adapters
Configuring Java CAPS Environment Components for Application Adapters
Configuring Java CAPS Environment Components for Communications Adapters
Configuring Java CAPS Environment Components for Database Adapters
Configuring Java CAPS Environment Components for Web Server Adapters
Configuring SAP R/3 for the SAP BAPI Adapter
Configuring Secure Network Communications for SAP
Configuring Siebel EAI Workflows
Importing an SNA Custom Handshake Class
Configuring WebLogic for Asynchronous Communication
Configuring Master Index (Repository) Connectivity and Environments
Related Topics for Sun Adapter for Batch/FTP
Broadcasting Master Index Updates to External Systems
About Sun Master Index Broadcasts
Defining the Client Connection to the JMS Topic Using BPEL
Creating the BPEL Project for the Master Index Topic
Creating a Web Service Definition for the JMS Binding Component
Creating a Web Service Definition for the File Binding Component
Creating a BPEL Process to Access the Master Index Topic
Creating a Composite Application for Master Index Broadcasts
To Create the Composite Application
Testing the Master Index Broadcast Configuration
To Test the Master Index Broadcast Configuration
In order to use a Topic with a master index application, you
need to create a JMS connection factory using the application server Admin Console. Creating
the connection factory automatically creates a connector connection pool and resource for the
factory. The connection factory must have the name jms/ApplicationNameOutBoundSender.
Make sure the application server is running.
The JMS Connection Factories page appears.
The New JMS Connection Factory page appears.
jms/ApplicationNameOutBoundSender
Where ApplicationName is the name of the master index application whose updates are being broadcast. Note that this name is case sensitive. The application name must match the case of the actual master index application, and the suffix “OutBoundSender” must be capitalized as shown.
javax.jms.TopicConnectionFactory.