-
Type:
Enhancement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 4.4.0-fuse-xx-00
-
Component/s: None
-
Labels:None
-
External Issue URL:
Hi,
The readme text says the output is:
|
|
>>>> 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
|
|
|
but the output is really:
>>> MyTransform set body: Mon Sep 12 10:23:05 EDT 2011
|
>>>> JavaDSL set body: Mon Sep 12 10:23:05 EDT 2011
|
It looks like we didn't discuss the second route in ./src/main/java/org/apache/servicemix/examples/camel/MyRouteBuilder.java
This issue also links to an existing issue at Apache: https://issues.apache.org/jira/browse/SMX4-870