[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2823) jBPM plugin doesn't support default replyTo

Piotr Hrebieniuk (JIRA) jira-events at lists.jboss.org
Thu Oct 2 08:59:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12432189#action_12432189 ] 

Piotr Hrebieniuk commented on JBIDE-2823:
-----------------------------------------

Hi Koen. Thanks for fast reply. 
Yes, it's a matter of adding simple checkbox indicating  whether  this particular jBPM process should return response to caller. You could add this functionality only to End Node, but it's up to you ofcourse. 
The details are here : https://jira.jboss.org/jira/browse/JBESB-1457
Unfortunately,  to make default replyTo work  you have to change your calling service (in esb config) as well. But i guess it would be hard to automate such operation.

By the way: wouldn't it be nice to extend xml schemas a little, i.e. to switch this class-dependent fragment:
<node name="someService">
		<action class="org.jboss.soa.esb.services.jbpm.actionhandlers.EsbActionHandler">
to more elastic:
<node name="someService">
		<serviceAction> .. 
?
This approach did very well in Mule ESB - less class names in configs means bigger distinction between impl. and interface.

Thanks for your time
Piotr

> jBPM plugin doesn't support default replyTo
> -------------------------------------------
>
>                 Key: JBIDE-2823
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2823
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jbpm
>    Affects Versions: 2.1.0.GA
>            Reporter: Piotr Hrebieniuk
>            Assignee: Koen Aers
>
> The jBPM editor in JBoss IDE doesn't support  configuration of storing original replyTo message, described here : https://jira.jboss.org/jira/browse/SOA-295 (SOA-295). It's very usefull feature, i'd be glad to have this done without editing xml by hand.

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