[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2266) CMS JBPM Workflow affected by the JBPM Value Serialization Bug

Sohil Shah (JIRA) jira-events at lists.jboss.org
Fri Dec 19 12:48:54 EST 2008


CMS JBPM Workflow affected by the JBPM Value Serialization Bug
--------------------------------------------------------------

                 Key: JBPORTAL-2266
                 URL: https://jira.jboss.org/jira/browse/JBPORTAL-2266
             Project: JBoss Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Portal CMS
            Reporter: Sohil Shah
            Assignee: Sohil Shah
             Fix For: 2.7.1 Final


When CMS Workflow is turned on, the 

public Collection<Content> getPendingQueue(String filePath) throws WorkflowException method of ApprovePublishImpl does not get a proper instance back from the JBPM Process.

It gets a ByteArray back instead of the actual Object which in this case of type "Content". I checked and made sure the Object is Serializable

Link to similar issue: https://jira.jboss.org/jira/browse/JBPM-1914

For some reason, this same piece of code unaltered works fine with the 2.7.0 Final that was shipped.

So far, its a Ghost in the machine until I know more ;)

-- 
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

        



More information about the jboss-jira mailing list