[
https://issues.apache.org/activemq/browse/SMX4-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang updated SMX4-259:
------------------------------
Description:
for camel example
the output should be
Exchange[BodyType:String, Body:Hello World!]
not
Exchange[Message: Hello World!]
with new camel version
for simle example
the output for quartz.xml should be
14:15:51,202 | INFO | x-camel-thread-4 | test |
rg.apache.camel.processor.Logger 88 |
Exchange[BodyType:javax.xml.transform.dom.DOMSource,
Body:<timer><name>{http://servicemix.apache.org/examples/camel}service:endpoint</name><group>DEFAULT</group><fullname>DEFAULT.{http://servicemix.apache.org/examples/camel}service:endpoint</fullname><description/><fireTime>Mon
Mar 23 14:15:51 CST 2009</fireTime></timer>]
but not
14:04:53,709 | INFO | x-camel-thread-3 | test |
rg.apache.camel.processor.Logger 88 | Exchange[null]
use "log/d" instead "log d" for camel-nmr, cxf-camel-nmr, camel, camel-osgi and
simple
was:
the output should be
Exchange[BodyType:String, Body:Hello World!]
not
Exchange[Message: Hello World!]
with new camel version
Summary: minor revise for examples README (was: minor revise for camel
example README)
> minor revise for examples README
> --------------------------------
>
> Key: SMX4-259
> URL: https://issues.apache.org/activemq/browse/SMX4-259
> Project: ServiceMix 4
> Issue Type: Improvement
> Affects Versions: 4.0.0
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Priority: Trivial
> Fix For: 4.1.0
>
>
> for camel example
> the output should be
> Exchange[BodyType:String, Body:Hello World!]
> not
> Exchange[Message: Hello World!]
> with new camel version
> for simle example
> the output for quartz.xml should be
> 14:15:51,202 | INFO | x-camel-thread-4 | test |
> rg.apache.camel.processor.Logger 88 |
> Exchange[BodyType:javax.xml.transform.dom.DOMSource,
> Body:<timer><name>{http://servicemix.apache.org/examples/camel}service:endpoint</name><group>DEFAULT</group><fullname>DEFAULT.{http://servicemix.apache.org/examples/camel}service:endpoint</fullname><description/><fireTime>Mon
> Mar 23 14:15:51 CST 2009</fireTime></timer>]
> but not
> 14:04:53,709 | INFO | x-camel-thread-3 | test |
> rg.apache.camel.processor.Logger 88 | Exchange[null]
> use "log/d" instead "log d" for camel-nmr, cxf-camel-nmr, camel, camel-osgi
> and simple
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.