[jbpm-issues] [JBoss JIRA] Updated: (JBPM-2771) prevent NPE when using continue=async on <start> without a name attribute

Ronald van Kuijk (JIRA) jira-events at lists.jboss.org
Wed Jan 27 18:25:24 EST 2010


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

Ronald van Kuijk updated JBPM-2771:
-----------------------------------

       Summary: prevent NPE when using continue=async on <start> without a name attribute  (was: continue=async on <start> causes NullPointerException)
    Issue Type: Feature Request  (was: Bug)
      Priority: Minor  (was: Major)


> prevent NPE when using continue=async on <start> without a name attribute
> -------------------------------------------------------------------------
>
>                 Key: JBPM-2771
>                 URL: https://jira.jboss.org/jira/browse/JBPM-2771
>             Project: jBPM
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Runtime Engine
>    Affects Versions: jBPM 4.3
>         Environment: Any
>            Reporter: Martin Porter
>            Priority: Minor
>
> Adding continue="async" on a <start> of a process will cause a NullPointerException when you attempt to start the process. We need this to prevent the caller waiting when the process instance is created but it does not work. Currently we use a workaround to call a <java> activity which prints a message to the log and does the async continuation.

-- 
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 jbpm-issues mailing list