What steps will reproduce the problem?
1. Create a class with a ConcurrentLinkedDeque
2. Serialize instance with GraphIOUtil.toByteArray(...)
3. Exception will be thrown
What is the expected output? What do you see instead?
Expected serialized byte[]. Instead get "Caused by:
java.lang.IllegalArgumentException: No enum constant
com.dyuproject.protostuff.CollectionSchema.MessageFactories.ConcurrentLinkedDequ
e"
What version of the product are you using? On what operating system?
1.0.7 on Debian 7
Please provide any additional information below.
Original issue reported on code.google.com by lo...@swiqtech.com on 24 Apr 2014 at 11:22
Original issue reported on code.google.com by
lo...@swiqtech.com
on 24 Apr 2014 at 11:22