The configurations of the Apache Qpid output JMS event adapter are explained below. You can configure it with map, XML, JSON, and text output mapping types.
Table of Contents maxLevel 3
Excerpt | ||||
---|---|---|---|---|
| ||||
NOTE TO WRITERS: Add the TOC here.
|
Follow the steps below to set up the prerequisites before starting the configuration.
Install Qpid JMS Broker and Qpid JMS Client.
<PRODUCT_HOME>/repository/components/lib/
directory. <ACTIVEMQ_HOME>/lib/geronimo-jms_1.1_spec-1.0.jar
<QPID-CLIENT_HOME>/lib/qpid-client-xxx.jar
<QPID-CLIENT_HOME>/lib/qpid-common-xxx.jar
You can configure the Qpid output JMS event adapter using the management console or using a configuration file as explained below. This deploys the event adapter in the <PRODUCT_HOME>
/
repository/
deployment/
server/
outputeventadaptors/
directory.
Anchor | ||||
---|---|---|---|---|
|
Follow the instructions below to configure JMS Qpid output event adapter.
Log in to the product's management console, and click Configure.
Enter details as shown in the below example.
Info |
---|
Refer the |
Click Add Event Adaptor.
Anchor | ||||
---|---|---|---|---|
|
Follow the instructions below to configure Qpid output JMS event adapter using a configuration file.
...
Info |
---|
After an adapter is successfully added, it gets added to the list of adapters displayed under Event Processor Configs in the Configure menu of the product's management console. Click Edit to change its configuration and redeploy it. This opens an XML-based editor allowing you to edit the event adapter configurations from the UI. Do your modifications and click Update. You can also delete it, enable/disable statistics or enable/disable tracing on it using the provided options in the UI. |
Excerpt | ||
---|---|---|
| ||
NOTE TO WRITERS: Link "Configuring Output JMS Event Adapter Message Properties" of the above text to the page titled the same. |