I am new to Camel / Virgo, but have managed to get Camel working in Virgo, by
1. Adding all the jars in Camel 2.10 release to a Virgo repository
2. Deploying camel-spring bundle (Which then loads camel-core)
3. Deloying a sample app which has only a camelContext which starts a timer
and logs the messages
Now the only problem I have is that I need to deploy camel-spring from the
web interface EVERY time I restart Virgo from eclipse.
I believe if I remove the "clean" option I may not need to do this, but I
have also tried importing the jar into my workspace and then deploying it as
a bundle.
While the spring-camel bundle does show up as being loaded for
deployment, it never gets loaded when I start virgo from eclipse, leading to
my sample app to fail.
Ay one with any ideas to help me out ?
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Virgo-in-Eclipse-with-Spring-tp5717408.html
Sent from the Camel - Users mailing list archive at Nabble.com.