I am looking for a way to see/use my recently added Agent Events without a restart.
In v4.5 adding a new agent event was easy. You could just go straight to Agents and use them.
In v5.5 this is not so straight forward - it seems like there needs to be a restart before the Events are usable. I guess this is down to caching.
I Tried using the beancache servlet to Unload the bean on the AgentEvent bean - and this was sucessful the first time when it had a bean to unload - but now I've added more Agent Events and this method failed (bean count = 0).
Any Ideas?
Gary
In v4.5 adding a new agent event was easy. You could just go straight to Agents and use them.
In v5.5 this is not so straight forward - it seems like there needs to be a restart before the Events are usable. I guess this is down to caching.
I Tried using the beancache servlet to Unload the bean on the AgentEvent bean - and this was sucessful the first time when it had a bean to unload - but now I've added more Agent Events and this method failed (bean count = 0).
Any Ideas?
Gary

Comment