[ 
https://issues.apache.org/activemq/browse/CAMEL-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45495#action_45495
 ] 

Claus Ibsen commented on CAMEL-601:
-----------------------------------

New tutorial at:
http://activemq.apache.org/camel/tutorial-axis-camel.html

This example shows how Camel integrates with older frameworks such as Apache 
Axis 1.4.
It can be run using Maven.

The example exposes a webservice using Apache Axis that uses Camel to send the 
input
as a message to an endpoint. The endpoint is a file endpoint that stores a 
backup of the request.
The purpose is more to demonstrate the integration between Axis, Spring and 
Camel than
other concepts in Camel such as its powerful routing and mediation framework.


> Camel example as a web application
> ----------------------------------
>
>                 Key: CAMEL-601
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-601
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: documentation, examples
>    Affects Versions: 1.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 1.5.0
>
>
> We need an camel example that can be package as a standard war application 
> and be deployed in eg. Tomcat.
> We should have a tutorial wiki that documents how to setup the project and 
> let maven create the war file etc.
> I am working on a new example that I will adjust to a web application.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to