This issue could be the CamelHttpTransportServlet is using the Spring
class instead of the Spring DM to initiate the Application Context.
I think we need to find other way to let CamelServletComponent know
about the Servlet which is deployed into OSGi Web Container.
Willem
On 1/4/11 1:30 AM,
I opened the JIRA https://issues.apache.org/jira/browse/CAMEL-3483 and fixed
this issue. Will also have a look on the other components.
--
View this message in context:
http://camel.465427.n5.nabble.com/csv-unmarshal-uses-default-encoding-tp3325474p3326387.html
Sent from the Camel - Users mailin
Hello Ernst,
you need to subscribe to the mailing list in order to post messages. Signing
up to Nabble isn't sufficient, your message is currently only visible to
Nabble users.
Please see http://camel.apache.org/discussion-forums.html
--
View this message in context:
http://camel.465427.n5.nabbl
I am using camel-core-2.5.0.jar, camel-cxf-2.5.0.jar and cxf-api-2.2.11.jar.
I am now able to get the remoteAddress using the Request.getRemoteAddress()
method. Earlier I was making the mistake of looking at the "_remoteAddress"
variable using my debugger instead of actually invoking the method
g
Hi,
I get the following issue (Spring Namespace Handler) when deploying
camel route (using camel-servlet) as a WAR on Karaf
1) Servlet definition
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/j2
Yeah please create a JIRA ticket (issue tracker) about this issue
http://camel.apache.org/support
And since we love contributions you are welcome to create a patch.
And it would be lovely if you could check the other camel components using
InputStreamReader which may have the same issue. You can
Hello Everyone,
We are camel users and use it for couple of our orchestration activities.
Right now we running out ways to manage and design camel routes so we are
in dire need of a graphical designer .
We already have a process engine designer for our platform a earlier demo
of old version is