1 Reply Latest reply on Jan 23, 2003 9:58 PM by adrian.brock

    JBoss Scheduler Bug

    zz-di

      It seems I found a bug in JBoss Scheduler plugin:
      JMX-managed method "void startSchedule()" is not really JMX because of the following malformed xdoclet tag:
      varia\src\main\org\jboss\varia\scheduler\Scheduler.java, line 210
      * @jms:managed-operation
      instead of
      * @jmx:managed-operation

      This bug is present in sources version 3.0.3 and also in jboss-head. I don't have sources version 3.0.4, but the bug is still there.

      Possibly I have to report about it somewhere else?