You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Robert Liguori (JIRA)" <ji...@apache.org> on 2011/06/28 18:42:17 UTC

[jira] [Updated] (SMX4-870) ">>>> JavaDSL set body:" displayed but not noted in the Camel/OSGi example's README.txt file

     [ https://issues.apache.org/jira/browse/SMX4-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Liguori updated SMX4-870:
--------------------------------

    Attachment: CAMEL-OSGI-Example.bmp

> ">>>> JavaDSL set body:" displayed but not noted in the Camel/OSGi example's README.txt file
> --------------------------------------------------------------------------------------------
>
>                 Key: SMX4-870
>                 URL: https://issues.apache.org/jira/browse/SMX4-870
>             Project: ServiceMix 4
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 4.3.0
>            Reporter: Robert Liguori
>            Priority: Minor
>         Attachments: CAMEL-OSGI-Example.bmp
>
>
> 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!

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira