[jboss-jira] [JBoss JIRA] Commented: (GPD-298) The asynchronous invocation of ESB services is not properly implemented
Koen Aers (JIRA)
jira-events at lists.jboss.org
Wed Feb 4 09:35:44 EST 2009
[ https://jira.jboss.org/jira/browse/GPD-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12451064#action_12451064 ]
Koen Aers commented on GPD-298:
-------------------------------
When I talk about pluggability here it is pluggability in the GPD. There is no construct or extension point to easily add support for a predefined ActionHandler (such as CreateTimer e.g.) The extension points only support adding new node types.
> The asynchronous invocation of ESB services is not properly implemented
> -----------------------------------------------------------------------
>
> Key: GPD-298
> URL: https://jira.jboss.org/jira/browse/GPD-298
> Project: JBoss jBPM GPD
> Issue Type: Bug
> Components: jpdl
> Affects Versions: jBPM jPDL Designer 3.1.5
> Reporter: Jiri Pechanec
> Assignee: Koen Aers
>
> The plugin generates node with call to EsbNotifier to implement the async invocation of ESB service. This is not correct. The EsbNotifier should be used only on transitions.
> http://www.redhat.com/docs/en-US/JBoss_SOA_Platform/4.3.GA/html-single/Services_Guide/index.html#jBPM_to_JBossESB
> The current use would mean that the service is inovked and the process will not continue as there will be no way how to signal it.
--
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