[CONF] Apache Camel SERVLET

2013-02-07 Thread confluence
SERVLET Page edited by Claus Ibsen Changes (1) ... From *Camel 2.11* onwards Camel will detect this duplicate and fail to start

[CONF] Apache Camel Servlet Tomcat No Spring Example

2013-02-07 Thread confluence
Servlet Tomcat No Spring Example Page edited by Claus Ibsen Changes (1) ... In the {{web.xml}} file in the {{src/main/webapp/WEB-INF}} folder

[CONF] Apache Camel Servlet Tomcat No Spring Example

2013-01-04 Thread confluence
Servlet Tomcat No Spring Example Page added by Claus Ibsen Servlet Tomcat No Spring Example Available as of Camel 2.11 This example is located in the examples/camel-example-servlet-tomcat-no-spring directory of the Camel distribution. There

[CONF] Apache Camel SERVLET

2012-04-24 Thread confluence
SERVLET Page edited by Claus Ibsen Changes (3) ... h3. Using multiple Camel applications in the same servlet container If you

[CONF] Apache Camel SERVLET

2012-04-22 Thread confluence
SERVLET Page edited by Claus Ibsen Changes (1) ... You can consume only from endpoints generated by the Servlet component. Therefore, it

[CONF] Apache Camel SERVLET

2012-04-03 Thread confluence
SERVLET Page edited by Claus Ibsen Changes (1) ... {code} {info:title=Stream} Servlet is stream based, which means the input it

[CONF] Apache Camel SERVLET

2011-08-18 Thread confluence
SERVLET Page edited by Claus Ibsen Changes (2) ... | {{httpBindingRef}} | {{null}} | Reference to an

[CONF] Apache Camel SERVLET

2011-04-18 Thread confluence
SERVLET Page edited by Hadrian Zbarcea Changes (1) ... {snippet:id=camelContext|lang=xml|url="" Alternatively - pre For versions

[CONF] Apache Camel SERVLET

2011-03-08 Thread confluence
SERVLET Page edited by Claus Ibsen Changes (4) ... h3. Sample {info} From Camel 2.7 onwards its easier to use [Servlet|SERVLET]

[CONF] Apache Camel Servlet Tomcat Example

2011-03-02 Thread confluence
Servlet Tomcat Example Page added by Claus Ibsen Servlet Tomcat Example Available as of Camel 2.7 This example is located in the examples/camel-example-servlet-tomcat directory of the Camel distribution. There is a README.txt file with

[CONF] Apache Camel Servlet Tomcat Example

2011-03-02 Thread confluence
Servlet Tomcat Example Page edited by Claus Ibsen Changes (1) ... h3. About This example demonstrates how you can use

[CONF] Apache Camel SERVLET

2011-02-17 Thread confluence
SERVLET Page edited by Richard Kettelerij Changes (6) ... You can only consume from endpoints generated by the Servlet component. Therefore,

[CONF] Apache Camel SERVLET

2011-01-06 Thread confluence
SERVLET Page edited by willem jiang Changes (1) ... {snippet:id=route|lang=java|url="" From *Camel 2.6.0*, you can also publish the

[CONF] Apache Camel SERVLET

2009-11-30 Thread confluence
SERVLET Page moved by Claus Ibsen From: Apache Camel Component List To: Apache Camel Components

[CONF] Apache Camel SERVLET

2009-11-27 Thread confluence
SERVLET Page edited by Claus Ibsen Servlet Component Available as of Camel 2.0 The servlet: component provides HTTP based endpoints for consuming HTTP requests that arrive at a HTTP endpoint and this endpoint is bound to a

[CONF] Apache Camel SERVLET

2009-11-27 Thread confluence
SERVLET Page moved by Claus Ibsen From: Apache Camel Component List To: Apache Camel Components

[CONF] Apache Camel SERVLET

2009-07-27 Thread confluence
SERVLET Page edited by Fintan Bolton Copy edit + fixed error in URI format. Copy edit + fixed error in URI format. Servlet Component The servlet: component provides HTTP based endpoints for consuming HTTP

[CONF] Apache Camel SERVLET

2009-07-16 Thread confluence
SERVLET Page added by willem jiang Servlet Component The servlet: component provides HTTP based endpoints for consuming HTTP requests that arrive at a http endpoint and this endpoint is bind with a published Servlet. NOTE: This component