svn commit: r860677 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache mina.html

2013-05-02 Thread buildbot
Author: buildbot Date: Fri May 3 06:23:57 2013 New Revision: 860677 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/ma

[CONF] Apache Camel > MINA

2013-05-02 Thread confluence
MINA Page edited by Claus Ibsen Changes (2) ... | {{textline}} | {{false}} | Only used for TCP. If no codec is specified, you can use this flag

svn commit: r860597 - in /websites/production/camel/content: cache/main.pageCache netty-http.html

2013-05-02 Thread buildbot
Author: buildbot Date: Thu May 2 13:18:26 2013 New Revision: 860597 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/netty-http.html Modified: websites/production/camel/content/cache/main.page

[CONF] Apache Camel > Netty HTTP

2013-05-02 Thread confluence
Netty HTTP Page edited by Claus Ibsen Changes (1) ... {div} h3. Message Headers The following headers can be used on the produce

svn commit: r860576 - in /websites/production/camel/content: cache/main.pageCache camel-maven-plugin.html

2013-05-02 Thread buildbot
Author: buildbot Date: Thu May 2 10:18:35 2013 New Revision: 860576 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-maven-plugin.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel Maven Plugin

2013-05-02 Thread confluence
Camel Maven Plugin Page comment added by Babak Vahdat Thanks for the hint. I updated the link to point to the SVN path of this module. This update will take a bit of time to take place. In reply to a commen

[CONF] Apache Camel > Camel Maven Plugin

2013-05-02 Thread confluence
Camel Maven Plugin Page edited by Babak Vahdat Changes (1) h2. Camel Maven Plugin The [Camel Maven Plugin|http://activemq.apache.org/camel/ma

[CONF] Apache Camel > MINA

2013-05-02 Thread confluence
MINA Page comment added by Babak Vahdat No that's indeed the default which means that the MinaConsumer writes the response back to the client using the body of IN and not OUT. Also maybe grabbing into the code itself could be helpful.

[CONF] Apache Camel > Camel Maven Plugin

2013-05-02 Thread confluence
Camel Maven Plugin Page comment added by Jan Schröder The link is death http://camel.apache.org/maven/maven-plugins/camel-maven-plugin/plugin-info.html Change Notification Preferences

[CONF] Apache Camel > MINA

2013-05-02 Thread confluence
MINA Page comment added by Jan Schröder Is here a mistake? You can configure the exchange pattern to be either InOnly (default) or InOut. Setting sync=true means a synchronous exchange (InOut), where the client can read the response fro