This content has been marked as final.
Show 1 reply
-
1. Re: I did a esb service and publish it as a web service, the problem is that when I alert monitors for the service I did, the first time it works, if I turn off the jboss server and turn on the alert again no longer works and tells me the esb service is n
tcunning Jan 23, 2014 1:45 PM (in response to mariaerdguez)I'm confused what's happening here - are you doing email alerts based on JMX properties? And you rebooted, and alerts wouldn't start?
If that's the case, I think you just have a dependency issue here. Your alert depends on the ESB being deployed, and the server may be trying to deploy the alert first. Can you paste your alert mbean XML? If you add the ESB deployment to the deployment-list, that should solve the problem.