work in cluster Enviroment

Hi Friends,
Can any body suggest a solution for the following issue.

I have configure a listener in server-1.server-2 is clustered with server1.
with a business requirment I have to disable the listener in cluster at runtime.i.e i have to disable the listener from both the server.

Do anyone know if i disable the listener using pub.disableListener service will it work for cluster i.e it will disable the listener in both the server.??

Or i have to use remoteInvoke or http invoke service to call the pub.disableListener service individually in a particular server.

Regards
Sipun

Hi,

If u disable the listener using pub.disableListener service then I dont think it will disable the listener in both the servers. You need to run the service on both the servers.

Once you get through it let me know the result.

cheers.