What exception do you get?

On Dec 7, 2007 4:16 AM, aquafina <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I am new with MINA. Would anyone please show me how to configure
> SocketAcceptorConfig to receive/send a byte[]. I tried to wrap it with a
> Serializable object and used
>
> cfg.getFilterChain().addLast(
>                 "codec",
>                 new ProtocolCodecFilter(
>                         new ObjectSerializationCodecFactory()));
>
> but it doesn't seem to work.
>
> Thanks,
>
>
> --
> View this message in context: 
> http://www.nabble.com/sending-receiving-a-byte---tf4958040s16868.html#a14199165
> Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.
>
>



-- 
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP Key ID: 0x0255ECA6

Reply via email to