[ 
http://issues.apache.org/jira/browse/DIRMINA-161?page=comments#action_12363221 
] 

Trustin Lee commented on DIRMINA-161:
-------------------------------------

OK.  Then we will provide MINA version of ObjectInputStream and 
ObjectOutputStream.  Thank you for your cooperation.

> A ObjectSerializationEncoder that works with Java's 
> ObjectInputStream.readObject()
> ----------------------------------------------------------------------------------
>
>          Key: DIRMINA-161
>          URL: http://issues.apache.org/jira/browse/DIRMINA-161
>      Project: Directory MINA
>         Type: New Feature
>     Versions: 0.9
>     Reporter: Andy Korth
>     Priority: Minor

>
> Having a class similar to ObjectSerializationDecoder/Encoder that was 
> compatable with ObjectInputStream.readObject() would be very helpful for 
> those who are rewriting servers to use MINA without the ability to change 
> client code.
> Currently, an attempt to use readObject() to receive information from the 
> existing ObjectSerializationEncoder results in:
>  org.apache.mina.filter.codec.ProtocolDecoderException: 
> org.apache.mina.common.BufferDataException: dataLength: -1393754107 (Hexdump: 
> empty)
> I suspect this has something to do with the reading of the prefixed data.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to