Hi
Fell free to log a ticket for such an improvement. And as usual
patches is welcome.
On Sat, Apr 20, 2013 at 5:00 PM, j_h_scheufen
wrote:
> I just discovered the same thing. Using with a jaxb data format
> produces a byte[] which was not really expected, because the typical use
> case is to
I just discovered the same thing. Using with a jaxb data format
produces a byte[] which was not really expected, because the typical use
case is to have a java.lang.String as input.
I understand that downstream endpoints which expect a java.lang.String can
benefit from Camel's automatic conversi
Hello:
I am having a Unit Test for my RouteBuilder which extends from
CamelSpringTestSupport. I am declaring some miscellaneous spring beans in an
application-context.xml and loading this context in the
createApplicationContext() method.
I have also overriden the createRouteBuilder() and added a
Thanks Babak!
--
View this message in context:
http://camel.465427.n5.nabble.com/2-11-download-links-broken-activemq-tomcat-camel-example-wanted-tp5731179p5731204.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I uploaded the artifacts a few hours ago. It could take some more time to
make it available in all mirrors.
I will wait with the official public announcement until all mirrors are
updated.
Best,
Christian
On Sun, Apr 21, 2013 at 11:13 AM, Babak Vahdat
wrote:
> Hi
>
> probably not all mirrors h
I would appreciate some assistance regarding how to handle received Soap
Faults when using the camel-soap component.
I am using SoapJaxbDataFormat and ServiceInterfaceStrategy. When the
received response is a Soap:Fault message I get an exception when it is
unmarshalled, however the exception is n
Hi,
All the links from the 2.11 download page are broken (src and binary). No
mirror seems to have either...
I am having some trouble connecting camel to my running activemq JMS topics
in tomcat. So wanted to desperately have a look at the new example -
http://camel.apache.org/activemq-camel-tomc
Hi
probably not all mirrors have been updated yet but you could download the
tarball from the central Repo which includes that example as well:
http://repo.maven.apache.org/maven2/org/apache/camel/apache-camel/2.11.0/apache-camel-2.11.0.tar.gz
Also please make sure you're properly subscribed to