[CONF] Apache Camel CXF

2014-07-04 Thread Piotr Klimczak (Confluence)

[CONF] Apache Camel CXF

2014-06-17 Thread Gregor Zurowski (Confluence)

[CONF] Apache Camel CXF

2014-05-01 Thread Colm O hEigeartaigh (Confluence)

[CONF] Apache Camel CXF

2014-05-01 Thread Gregor Zurowski (Confluence)

[CONF] Apache Camel CXF

2014-04-29 Thread willem jiang (Confluence)

[CONF] Apache Camel CXF

2014-04-29 Thread willem jiang (Confluence)

[CONF] Apache Camel CXF Bean Component

2014-04-16 Thread Gregor Zurowski (Confluence)

[CONF] Apache Camel CXF

2014-04-16 Thread Gregor Zurowski (Confluence)

[CONF] Apache Camel CXF Example

2014-04-14 Thread Gregor Zurowski (Confluence)

[CONF] Apache Camel CXF

2014-04-07 Thread Aki Yoshida (Confluence)

[CONF] Apache Camel CXF Example

2014-03-16 Thread Ron Wheeler (Confluence)

[CONF] Apache Camel CXF

2014-02-07 Thread willem jiang (Confluence)

[CONF] Apache Camel CXF Example OSGi

2014-01-13 Thread willem jiang (Confluence)

[CONF] Apache Camel CXF Example OSGi Blueprint

2014-01-13 Thread willem jiang (Confluence)

[CONF] Apache Camel CXF Bean Component

2012-09-07 Thread confluence
CXF Bean Component Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (1) h2.

[CONF] Apache Camel CXF Example

2012-01-15 Thread confluence
CXF Example Page edited by Bilgin Ibryam Changes (1) ... h2. CXF example for routing messages with different transports The

[CONF] Apache Camel CXF Example

2011-12-15 Thread confluence
CXF Example Page edited by willem jiang Comment: Updated the snippet url Changes (4) ... We start with creating

[CONF] Apache Camel CXF Example OSGi Blueprint

2011-11-18 Thread confluence
CXF Example OSGi Blueprint Page edited by Glen Mazza Comment: Sync'ing online doc to recently updated README file. Changes (18)

[CONF] Apache Camel CXF Proxy Example

2011-11-18 Thread confluence
CXF Proxy Example Page edited by Glen Mazza Comment: text updates Changes (24) h2. CXF Proxy Example *Available

[CONF] Apache Camel CXF Example OSGi

2011-11-04 Thread confluence
CXF Example OSGi Page edited by Glen Mazza Comment: Moved over updated information from CAMEL-4613. Changes (25) ...

[CONF] Apache Camel CXF Example

2011-07-12 Thread confluence
CXF Example Page edited by Claus Ibsen Changes (3) ... The [Camel CXF

[CONF] Apache Camel CXF Example OSGi

2011-06-27 Thread confluence
CXF Example OSGi Page edited by Claus Ibsen Changes (3) ... *Available as of Camel 2.8* {info:title=Spring-DM vs. OSGi

[CONF] Apache Camel CXF Example OSGi Blueprint

2011-06-27 Thread confluence
CXF Example OSGi Blueprint Page added by Claus Ibsen CXF Example OSGi Blueprint Available as of Camel 2.8 Spring-DM vs. OSGi BlueprintThis example uses OSGi Blueprint for OSGi. There is another CXF Example OSGi that uses Spring-DM. A

[CONF] Apache Camel CXF Example OSGi

2011-04-11 Thread confluence
CXF Example OSGi Page added by willem jiang CXF Example OSGi Available as of Camel 2.8 A simple example which receives web service calls (via a CXF consumer, using bean binding) and write these requests into the file system. It's not a very

[CONF] Apache Camel CXF Example OSGi

2011-04-11 Thread confluence
CXF Example OSGi Page edited by Christian Mueller Changes (1) ... {code}features:addUrl

[CONF] Apache Camel CXF Tomcat Example

2010-10-21 Thread confluence
CXF Tomcat Example Page added by Claus Ibsen CXF Tomcat Example Available as of Camel 2.5 This example is located in the examples/camel-example-cxf-tomcat directory of the Camel distribution. There is a README.txt file with instructions how

[CONF] Apache Camel CXF Tomcat Example

2010-10-21 Thread confluence
CXF Tomcat Example Page edited by Claus Ibsen Changes (10) ... {snippet:id=e1|lang=xml|title=camel-config.xml|url="" h4. web.xml In the

[CONF] Apache Camel CXF Proxy Example

2010-10-17 Thread confluence
CXF Proxy Example Page edited by Claus Ibsen Changes (1) ... The reply from the real web service is then logged and use as reply for the proxied web

[CONF] Apache Camel CXF Bean Component

2010-09-29 Thread confluence
CXF Bean Component Page edited by Christopher Hunt Changes (2) ... | {{setDefaultBus}} | Will set the default bus when CXF endpoint create a bus by itself.

[CONF] Apache Camel CXF Proxy Example

2010-09-26 Thread confluence
CXF Proxy Example Page added by Claus Ibsen CXF Proxy Example Available as of Camel 2.5 This example is located in the examples/camel-example-cxf-proxy directory of the Camel distribution. There is a README.txt file with instructions how to

[CONF] Apache Camel CXF Proxy Example

2010-09-26 Thread confluence
CXF Proxy Example Page edited by Claus Ibsen Changes (4) ... The reply from the real web service is then logged and use as reply for the proxied web

[CONF] Apache Camel CXF Proxy Example

2010-09-26 Thread confluence
CXF Proxy Example Page edited by Claus Ibsen Changes (1) ... This example demonstrates how you can use [CXF] to proxy a real web service. For example in

[CONF] Apache Camel CXF Bean Component

2010-09-13 Thread confluence
CXF Bean Component Page edited by willem jiang Comment: CAMEL-3117 Changes (1) ... | {{setDefaultBus}} | Will set the default

[CONF] Apache Camel CXF Bean Component

2010-08-11 Thread confluence
CXF Bean Component Page edited by Claus Ibsen Changes (2) ... {div:class=confluenceTableSmall} || Name || Description || Example || Required? || Default

[CONF] Apache Camel CXF Bean Component

2010-08-08 Thread confluence
CXF Bean Component Page added by Christian Schneider CXF Bean Component (2.0 or later) The cxfbean: component allows other Camel endpoints to send exchange and invoke Web service bean objects. (Currently, it only supports JAXRS, JAXWS(new

[CONF] Apache Camel CXF Async Example

2009-11-16 Thread confluence
CXF Async Example Page added by Claus Ibsen CXF Async Example TODO: See Also HTTP Async Example Examples ToAsync Change Notification Preferences View Online | Add

[CONF] Apache Camel CXF Async Example

2009-11-16 Thread confluence
CXF Async Example Page edited by Claus Ibsen CXF Async Example This example shows how to use the new feature in Camel 2.1 which is support for non blocking asynchronous producers by ToAsync. Currently camel-jetty implements this