Hi All again,
I have to report another issue similar to the one of mina but this time
with camel-jaxb
to make it short, my app was working well using camel 2.10.7 (same version
used in Servicemix) but in a Java SE environment.
When deployed to Servicemix 4.5.3, also the camel-jaxb was not working
Github user pax95 closed the pull request at:
https://github.com/apache/camel/pull/52
GitHub user pax95 opened a pull request:
https://github.com/apache/camel/pull/52
Made SplunkEvent store field kvp's in Map instead of String
Small refactor of SplunkEvent
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pax95/camel
Hi All,
I have a route that start with a mina2 UDP endpoint:
I installed the camel-mina2 feature and I deployed it to Servicemix (I'm
using 4.5.3),
but when starting the bundle with the mina2 route I got a NoSuchMethod
exception (see at the end).
The problem was that the camel-mina2 features us