[jboss-dev-forums] [Design of JBoss jBPM] - Re: org.jbpm.JbpmException: couldn't deserialize object

alex.guizar@jboss.com do-not-reply at jboss.com
Mon Jun 2 17:47:42 EDT 2008


anonymous wrote : still hibernate will not know of the class.
Why does hibernate have to know about the process classes? As I see it, hibernate only needs to provide the byte array. It is SerializableToByteArrayConverter's responsibility to read an object from the bytes. A subclass of ObjectInputStream may be required to bring the ProcessClassLoader into the equation without touching the context class loader.

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

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



More information about the jboss-dev-forums mailing list