[jboss-jira] [JBoss JIRA] Commented: (JBPM-1024) Serializable variables are not being deserialized when retrieved from process

Jay swaminathan (JIRA) jira-events at lists.jboss.org
Tue Sep 11 17:48:11 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBPM-1024?page=comments#action_12376274 ] 
            
Jay swaminathan commented on JBPM-1024:
---------------------------------------

Basically I am doin a BPM assessment project for one my client and storing complex business object is one of the important evaluation criteria.  jBPM and one other commercial product is under consideration.  I want to be certain about this aspect before I submit the report.  I have sent you and email as well.  Please reply to my mail when you get a chance.  Thanks.

> Serializable variables are not being deserialized when retrieved from process
> -----------------------------------------------------------------------------
>
>                 Key: JBPM-1024
>                 URL: http://jira.jboss.com/jira/browse/JBPM-1024
>             Project: JBoss jBPM
>          Issue Type: Bug
>          Components: Core Engine
>    Affects Versions: jBPM 3.1.4
>            Reporter: thilker
>         Assigned To: Tom Baeyens
>
> Storing an serializable object in a process should write an "R" in the column "converter" in table JBPM_VARIABLEINSTANCE.
> But the value of the field is "null".
> The cause:
> The converter ID is retrieved in class org.jbpm.db.hibernate.Converter at line 63.
> For the case of the SerializableToByteArrayConverter the ID is "null".
> Regards,
> Thorsten 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list