0 Replies Latest reply on Jan 10, 2007 10:43 AM by newto23

    Running a cron in JBoss

    newto23

      Hi,

      I have a requirement like monitoring the message communication between two systems. I need to monitor the status of the gateway, should be able to throttle the flow of messages, restarting the gateway, etc.

      I have my java classes ready for the messaging to take place.

      Please let me know how can I achieve this in JBoss by having a mbean.

      Thanks.