Uploaded image for project: 'ServiceMix 4'
  1. ServiceMix 4
  2. SMX4-870

">>>> JavaDSL set body:" displayed but not noted in the Camel/OSGi example's README.txt file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.3.0
    • 4.4.0
    • Examples
    • None

    Description

      While testing the CAMEL OSGI Example, the expected output differed than what was noted in the README.txt file.

      The readme file states:

      "Once the example is running, periodic events are routed to the transform
      method of the MyTransform class and you should see output similar to the
      following being logged to your console screen:

      >>>> MyTransform set body: Tue Aug 11 16:56:06 BST 2009
      >>>> MyTransform set body: Tue Aug 11 16:56:08 BST 2009
      >>>> MyTransform set body: Tue Aug 11 16:56:10 BST 2009"

      ==================================

      However, the actual output was as follows:

      ...
      >>>> MyTransform set body: [Date]
      >>>> JavaDSL set body: [Date]
      >>>> MyTransform set body: [Date]
      >>>> JavaDSL set body: [Date]
      >>>> MyTransform set body: [Date]
      >>>> JavaDSL set body: [Date]"
      ...

      ======================================

      What is JavaDSL doing and why isn't the related output represented in the README.txt file?

      See attachment

      Thanks!

      Attachments

        1. CAMEL-OSGI-Example.bmp
          413 kB
          Robert Liguori
        2. SMX4-870.patch
          13 kB
          Claus Ibsen

        Activity

          People

            ffang Freeman Yue Fang
            gliesian Robert Liguori
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: