Good catch!
mina2:tcp://10.5.60.60:9000?disconnectOnNoReply=false;codec=#gilbarcoDecodershould
be mina2:tcp://
10.5.60.60:9000?disconnectOnNoReply=false&codec=#gilbarcoDecoder
Best,
Christian
-
Software Integration Specialist
Apache Camel committer: https://camel.apache.org/team
I have never used the mina component so I could be out on thin ice here.
But I am not sure about the ';' to separate the parameters. Should it not
be '&'?
Best regards
Pontus
Den 21 aug 2013 17:58 skrev "milltj" :
> Ok, So I decided to go back to the drawing board and decided to run some
> tests
Ok, So I decided to go back to the drawing board and decided to run some
tests.
First, I implemented a very simple decoder that contains the following code:
@Override
protected boolean doDecode(IoSession is, IoBuffer ib,
ProtocolDecoderOutput pdo) throws Exception {
System.out.printl