[jboss-user] [JBoss Cache: Core Edition] - Re: Cannot Marshal velocity template object

manik.surtani@jboss.com do-not-reply at jboss.com
Fri Nov 14 08:37:48 EST 2008


Sounds like the Template isn't serializable.  Perhaps you could extend the template and make your extension externalizable, and read/write the relevant bits?

Or create a wrapper around Template which knows how to serialize/deserialize the Template.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189393#4189393

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189393



More information about the jboss-user mailing list