This section describes how to configure your RepConnector environment to communicate with a messaging system, a database, or a custom plug-in class.
Before you can validate your new RepConnector connection, you must configure your RepConnector environment and restart your application server.
Select your environment:
If you are configuring a JMS Messaging System, go to “Configuring RepConnector for JMS Messaging Systems”.
You can skip this step if you are using EAServer JMS.
If you are configuring a TIBCO Messaging System, see “Configuring RepConnector for TIBCO”.
If you are configuring a IBM WebSphere MQ Messaging System, see “Configure RepConnector for IBM WebSphere MQ”.
If you are configuring for routing events from messaging to database, see “Configuring RepConnector for your database”.
If you are configuring a customized plug-in, see “Configuring the environment for a custom sender or formatter”.
To set the environment for any messaging system, you
must modify $REPRA_HOME/bin/repra_env.sh (on
UNIX) or %REPRA_HOME%\bin\repra_env.bat (on
Windows) where $REPRA_HOME or %REPRA_HOME% is
the installation directory for RepConnector.