I have a channel exit on a generic sender channel, and it is working fine. I opted to add the exact same exit to a cluser sender channel, and it is ignored. Even if I put in an exit of "Bogus(invalid)", the channel will stop/start without a problem, where the generic sender channel will choke on an invalid entry. I know of the 'ping' not working in the cluster, but I don't know of an exit not working. Does anyone have an idea of what I may have missed? (all systems are AIX risc6000's)
Thanks.
Joined: 20 May 2001 Posts: 107 Location: Zurich Financial Services
This might be because automatically defined cluster sender channels are modelled on the cluster receiver channel they point to and so unless the cluster receiver has an exit defined then the cluster sender will not use one.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum