Hi,
ContextLoaderServlet is deprecated in Spring 3.
I am getting the exact error.
java.lang.IllegalArgumentException: Cannot find the deployed servlet, please
configure the ServletComponent or configure a
org.apache.camel.component.servlet.CamelHttpTransportServlet servlet in
web.xml
I'm
anybody helps?
--
View this message in context:
http://camel.465427.n5.nabble.com/buffer-corruption-in-camel-netty-tp5551122p5554011.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I will add a spring-3.1 profile in my local workspace and see how it works
(we could have a Spring 3.0.x and a Spring 3.1.x build). If this works I
will move on and see how we do it for Karaf...
Best,
Christian
On Sat, Mar 10, 2012 at 7:07 PM, Christian Müller <
christian.muel...@gmail.com> wrote
Maybe Stefan don't use the Camel provided features and install all the
needed bundles by its own or build its own feature file which use Spring
3.1.x. That's possible but not recommended, because Camel 2.9.1 is "only"
tested with Spring 3.0.x. This means it could work, but you cannot be sure.
It's
Hi Stefan,
When I used Camel 2.9.1, I saw Maven pulled down Spring 3.0.7-RELEASE as
dependencies. When you added Spring 3.1 explicitly, did it then cause any
conflict?
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-and-Spring-3-1-tp5550625p5553179.html
Sent fro
I'm looking at using @Profile for setting up routes for our different
environments. Thanks.
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-and-Spring-3-1-tp5550625p5553171.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hello,
2.9.1 is out and I am not yet able to use web console.
I badly need it to debug because jconsole/visualvm are uncomfortable to use.
Please tell me if there are any news about this.
Thanks,
Mario
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-Web-Console-in-To