Hello

One of the objects I am caching has a class member that contains a byte[] 
(png image). Are there examples of how to serialize/deserialize this. I am 
getting this warning when I look at it in debug mode

WARNING: Class "com.imaging.cache.beans.TiffPage" cannot be serialized 
using BinaryMarshaller because it either implements Externalizable 
interface or have writeObject/readObject methods. OptimizedMarshaller will 
be used instead and class instances will be deserialized on the server. 
Please ensure that all nodes have this class in classpath. To enable 
binary serialization either implement Binarylizable interface or set 
explicit serializer using BinaryTypeConfiguration.setSerializer() method.

________________________________________________________________________________________________
 

Scott Tyriver § Systems Development § Mortgage Guaranty Insurance 
Corporation 
250 East Kilbourn Avenue § Milwaukee WI 53202 § ( 414.347.6803 § 7 
414.347.6710 § * [email protected] 


This message is intended for use only by the person(s) addressed above and 
may contain privileged and confidential information. Disclosure or use of 
this message by any other person is strictly prohibited. If this message 
is received in error, please notify the sender immediately and delete this 
message.

Reply via email to