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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
