Re: mina can't receive object

2013-04-25 Thread Claus Ibsen
Hi textline=true means you use text based codecs, and not object types. So turn that option off or remove it. See details at http://camel.apache.org/mina And dive into its unit tests for further examples https://svn.apache.org/repos/asf/camel/trunk/components/camel-mina/src/test/ On Thu, Apr 25

Re: mina can't receive object

2013-04-25 Thread takidean
it means An existing connection was forcibly closed by the remote host but i'm wondering if mina can receive object from sockets , because this is the problem, when i send a String with dataoutputstrem its ok , when i use to send objects with ObjectOutputStream i get this error -- View this m

Re: mina can't receive object

2013-04-24 Thread Claus Ibsen
Hi There is some foregin language error in the logs. Maybe that can point you to what is wrong. [-1) thread #3 - MinaThreadPool] MinaConsumer$ReceiveHandlerWARN [/127.0.0.1:3904] Unexpected exception from exceptionCaught handler. org.apache.camel.CamelException: java.io.IOException: Une conne