Removing all custom listeners
Is there a way to deactivate all custom listeners in Windchill without adjusting OOTB "StandardKeyedEventDispatcher" class?
Thanks in advance,
Is there a way to deactivate all custom listeners in Windchill without adjusting OOTB "StandardKeyedEventDispatcher" class?
Thanks in advance,
Hi
I don't know a way how to disable just custom listeners if you have not prepared it.
I know one way how to set it up
If you set own xconf file (customListeners.xconf) to define all custom listeners that are defined as a service.xxx=listenerclass in wt.properties,
then you can just add a reference in site.xconf to your file or remove it from site xconf and this is the best way how you can easily disable and enable all custom listeners.
how to create reference to your xconf file CS296357 - How to add custom xconf reference
PetrH
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.