Bug 860594

Summary: IDE Human Task View broken, missing hornetq configuration option
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Eric D. Schabell <eschabel>
Component: Tooling (JBDS)Assignee: Kris Verlaenen <kverlaen>
Status: CLOSED NOTABUG QA Contact: Martin Vecera <mvecera>
Severity: high Docs Contact:
Priority: unspecified    
Version: BRMS 5.3.0.GACC: atangrin, brms-jira, kverlaen, paradhya
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-08 23:27:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eric D. Schabell 2012-09-26 09:11:14 UTC
Description of problem:
Human Task view tab does not work in IDE (JBDS) as there is no configuration option to select protocol as hornetq.

Version-Release number of selected component (if applicable):
See also: https://issues.jboss.org/browse/JBDS-2214

How reproducible:
Setup demo project (http://www.schabell.org/2012/06/jboss-enterprise-brms-bpm-human-tasks.html), start server, run main process, open human task view, refresh, no task.

Steps to Reproduce:
1. see above.
2.
3.
  
Actual results:
Blank empty human task view.

Expected results:
Human task should appear in view tab when user and refresh hit. Need to add Drools Task config option for protocol.

Additional info:
Drools 5.4.0.Final was stated to fix this, it does not with JBDS 5.x

Comment 1 Prakash Aradhya 2012-09-26 21:32:21 UTC
hornetQ is the default option and should be fixed in 5.3.1 release.

Comment 2 Kris Verlaenen 2012-09-29 23:11:35 UTC
As far as I know, the support for HornetQ should already be in JBDS, as it was added to the 5.3.x branch 5 months ago already:
https://github.com/droolsjbpm/droolsjbpm-tools/commit/de39552e4dbb8840423701dbf6d4072f9a1ac661

Note that you should be using the jBPM task view, not the Drools task view, that has been depricated and has been removed from master as well.  The configuration page for jBPM task should support hornetq (by default).

Comment 3 Eric D. Schabell 2012-10-01 07:59:10 UTC
Aaah, there you have it... jBPM Task and this is also protocol configurable. Make sure this is in the documentation and we are good if this hits the tooling for JBDS. 

Should actually hopen in the jBPM perspective by default.

I consider this bug fixed now.