See the release notes and the docs, there is some options you need to
turn on / off to have old behavior

On Wed, Apr 26, 2017 at 1:44 AM, Tim Jones <[email protected]> wrote:
> We use Spring remoting with JMS (Camel V2.15.4) to proxy our calls between
> Swing clients and a Karaf server. From 2.16.x there appears to be an issue
> with binding to the correct method. This can fairly easily be reproduced by
> modifying the examples in spring-example-spring-jms and adding an additional
> method to the Multiplier interface and implemented Treble class e.g. int
> multiplyAgain(int originalNumber); The  CamelClientRemoting client and
> SpringJmsClientRemotingServerTest test fail. It seems that there is an issue
> introduced after 2.16 (I also tested against 2.18.3) perhaps in the binding
> logic. Can anyone confirm whether they have experienced the same issue?
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Spring-Remoting-with-JMS-V2-16-issue-with-binding-to-correct-method-tp5798277.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to