Hi

Sounds scary.

Do you want to use the Spring XML DSL and all that? Then I guess it
may be a long journey.
Maybe you can build some kind of ApplicationContext facade from the
BeanFactory and use that.

Well for what its worth, then check camel-core-xml, and camel-spring
as they are the stuff for the Spring integration with Camel.





On Tue, Apr 30, 2013 at 1:56 PM, kalyand <register.kal...@gmail.com> wrote:
> Hello Claus,
>
> Thank you for the reply.
>
> If I can elaborate my scenario, I want camel to run on a tomcat and there
> are few core modules of a proprietary framework already deployed (which use
> spring 3.2.0.Release). When a WAR is deployed, it will have a BeanFactory
> implementation class (and not applicationContext). And so, I want to get
> camel to work with spring but using BeanFactory but not ApplicationContext.
>
> You mean to say that I have to rewrite all camel-spring classes or there is
> any specific set of classes to start with ?
>
> Thanks again.
>
> Regards,
> Kalyan
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-with-BeanFactory-tp5731764p5731793.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to