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

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

      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.

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

                Created:
                Updated:
                Resolved: