Hi!

Passing a buffer with a repeated String from one EJB to another, I
get:

 javax.ejb.EJBException: java.rmi.MarshalException: CORBA BAD_PARAM
1398079494 Maybe; nested exception is:
        java.io.NotSerializableException: WARNING: IOP00100006: Class
com.google.protobuf.UnmodifiableLazyStringList is not Serializable


Is it a problem to make UnmodifiableLazyStringList Serializable?

The buffer itself is a already Serializable.

Thanke

juergen

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to