posted 16 years ago
I would like to create a publish/subscribe mechanism where publishing happens on one JVM and subscriber is on another JVM. For this i have created a SI Bus, a TOPIC, an ActivationSpec.
In the code, i log a statement after sending a message to a TOPIC. However, in the second JVM's log i dont find any corresponding statement for having received the message.
Am i missing anything here ? Do i need to create a foreign bus or a SI Bus link for this purpose?
Environment: WAS 6.0.