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

Sohil Shah (JIRA) jira-events at lists.jboss.org
Tue Jan 6 22:45:04 EST 2009


     [ https://jira.jboss.org/jira/browse/JBPORTAL-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sohil Shah resolved JBPORTAL-2266.
----------------------------------

    Resolution: Done


Needed to use the workaround stated in https://jira.jboss.org/jira/browse/JBPM-1914 

> 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