Uploaded image for project: 'FUSE Mediation Router'
  1. FUSE Mediation Router
  2. MR-522

Wrong code in example of using simple scheduled route policy

    XMLWordPrintable

Details

    • Documentation
    • Resolution: Done
    • Minor
    • 2.7.1-fuse-00-27
    • 2.7.1-fuse-00-43
    • Documentation
    • None

    Description

      See the documentation at
      http://fusesource.com/docs/router/2.5/eip/BasicPrinciples-ScheduledRoute-Simple.html

      Example 2.6 is wrong. it has

      <bean id="date" class="org.apache.camel.routepolicy.quartz.SimpleDate"/>
      

      The date instance should be a java.util.Date. There is no such class named org.apache.camel.routepolicy.quartz.SimpleDate in camel-quartz.

      Attachments

        Activity

          People

            fbolton@redhat.com Fintan Bolton (Inactive)
            cibsen@redhat.com Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: