Starting different BusinessEvents applications on the same box using Multicasting.

Starting different BusinessEvents applications on the same box using Multicasting.

book

Article ID: KB0084500

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
===========
How to start different BusinessEvents applications on the same box using Multicasting.

Environment:
===========
TIBCO BusinessEvents 3.x
All Operating Systems

Resolution:
=========
For Running different BusinessEvents Apps on the same machine/box the following settings must be provided.

1). Cluster name
java.property.tangosol.coherence.cluster

2). Cluster port
java.property.tangosol.coherence.clusterport

3). Use different database schemas for the backing store if the applications are using backing store for persisting the data.

Note: Thus each application has unique setting for the above mentioned parameters.

Issue/Introduction

Starting different BusinessEvents applications on the same box using Multicasting.