Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-3082

SingleScheduleProvider as configured in default/schedule-manager-service.xml is missing class dependencies

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JBossAS-4.0.0 Final, JBossAS-4.0.1 Final, JBossAS-4.0.1 SP1, JBossAS-4.0.2 Final, JBossAS-4.0.3 Final, JBossAS-4.0.3 SP1, JBossAS-3.2.8.SP1
    • JMX
    • None
    • Documentation (Ref Guide, User Guide, etc.), Compatibility/Configuration
    • Medium
    • Hide

      copy jbossha.jar from all/lib to default/lib or just use org.jboss.varia.scheduler.Scheduler as demonstrated in deploy/scheduler-service.xml

      Show
      copy jbossha.jar from all/lib to default/lib or just use org.jboss.varia.scheduler.Scheduler as demonstrated in deploy/scheduler-service.xml

    Description

      If you uncomment the example SingleScheduleProvider in default/schedule-manager-service.xml you get a ClassNotFoundException.
      This exception is caused by the fact that org.jboss.varia.scheduler.SingleScheduleProvider extends AbstractScheduleProvider which extends HASingletonSupport which is not avaible in the default server configuration as distributed. The example schedule-manager-service.xml only works when you add jbossha.jar to default/lib.

      Attachments

        Issue Links

          Activity

            People

              dandread1@redhat.com Dimitrios Andreadis
              jimm_jira jimm (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: