Bug 815722 - Missing HumanTask service.
Summary: Missing HumanTask service.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: Build Process, JBPM - within SOA
Version: 5.3.0 GA
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER2
: 5.3.0 GA
Assignee: Default User
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-24 11:16 UTC by Marek Baluch
Modified: 2012-06-19 14:16 UTC (History)
2 users (show)

Fixed In Version: 5.3.0 GA
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-09 20:05:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Path for this issue. (14.57 MB, application/zip)
2012-04-26 07:04 UTC, Marek Baluch
no flags Details

Description Marek Baluch 2012-04-24 11:16:24 UTC
Description of problem:

Human task client cannot connect to the Human Task service. The connection attempt is failing with connection refused. The main cause is that the Human Task Service is not deployed in the application server (jbpm-human-task.war).

Please note that deploying the war is not enough because there are also some missing jars. (e.g. trove4j-x.y.z.jar)


Steps to Reproduce:
1. Run the bpm5Processor quickstart.

Comment 4 Marek Baluch 2012-04-24 12:03:13 UTC
Looks like trove4j-x.y.z.jar is the only one needed.

Tried to deploy the WAR taken from (http://jawa05.englab.brq.redhat.com/candidate/BRMS-5.3.0-ER6/brms-p-5.3.0.BRMS-ER6-deployable.zip), and add the missing jar but I'm still seeing exceptions:

org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler$AbortTaskResponseHandler cannot be cast to org.jbpm.task.service.TaskClientHandler$TaskSummaryResponseHandler

At this moment I'm not sure about the cause. It's possible I picked wrong version of the WAR.

Comment 5 Marek Baluch 2012-04-26 07:04:32 UTC
Created attachment 580380 [details]
Path for this issue.

Removing TestBlocker tag. 

Tom provided me with a patch which makes it possible to resume test development and testing.

Patch attached.

Comment 6 tcunning 2012-05-09 20:05:28 UTC
The jbpm5 / esb integration will now require BRMS to be installed on top of SOA-P, so the Human Task WAR is no longer required within ESB or SOA-P - it will be provided in the bits that are installed from BRMS.  

Closing as WONTFIX.


Note You need to log in before you can comment on or make changes to this bug.