[
https://jira.jboss.org/jira/browse/JBPM-2853?page=com.atlassian.jira.plug...
]
Huisheng Xu updated JBPM-2853:
------------------------------
Workaround Description: (was: SerializableToBytesConverter.revert() doesn't use
ProcessClassLoader to deserialize object from database, so if a outside system, e.g.
bpm-console want to read process variable from process and the class of variable can't
find in classpath, the class is deployed into database directly, then the exception
occured.)
Description: SerializableToBytesConverter.revert() doesn't use
ProcessClassLoader to deserialize object from database, so if a outside system, e.g.
bpm-console want to read process variable from process and the class of variable can't
find in classpath, the class is deployed into database directly, then the exception
occured.
It is may be duplicated to
https://jira.jboss.org/jira/browse/JBPM-2703
Problem in retrieving process variable of serializable objects
--------------------------------------------------------------
Key: JBPM-2853
URL:
https://jira.jboss.org/jira/browse/JBPM-2853
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.3
Environment: JDK-1.5.0_20, Maven-2.2.1, Hsqldb, windows xp
Reporter: Huisheng Xu
Fix For: jBPM 4.x
SerializableToBytesConverter.revert() doesn't use ProcessClassLoader to deserialize
object from database, so if a outside system, e.g. bpm-console want to read process
variable from process and the class of variable can't find in classpath, the class is
deployed into database directly, then the exception occured.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira