You can take a look at this page[1], it shows you how to run the camel route 
without deploying it into other containers.

[1]https://camel.apache.org/running-camel-standalone.html

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) 
(English)
http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On March 5, 2014 at 9:28:03 AM, nicoletta (nicolettatri...@msn.com) wrote:
>  
> Hello,
> I am simply using the mentioned example. It uses a transform tag:  
> could it
> use smooks? However, I have modified the config in the following  
> way, and I
> still have the same error. I have another question: how could  
> I deploy an
> integration not involving servlets (so, not requiring a war  
> archive)?
> *
> > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";  
> xmlns:camel="http://camel.apache.org/schema/spring";  
> xsi:schemaLocation="
> http://www.springframework.org/schema/beans
> http://www.springframework.org/schema/beans/spring-beans.xsd  
> http://camel.apache.org/schema/spring
> http://camel.apache.org/schema/spring/camel-spring.xsd";>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>
name

>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
> *
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/deploying-Camel-integrations-in-Jboss-tp5748289p5748302.html
>   
> Sent from the Camel - Users mailing list archive at Nabble.com.  
>  

Reply via email to