Bug 1236636

Summary: Remote Client API (rules and BPM) are not available in drools-karaf-features/features.xml
Product: [Retired] JBoss BPMS Platform 6 Reporter: Alessandro Lazarotti <alazarot>
Component: jBPM CoreAssignee: Kris Verlaenen <kverlaen>
Status: CLOSED EOL QA Contact: Jiri Petrlik <jpetrlik>
Severity: high Docs Contact:
Priority: urgent    
Version: 6.1.0CC: dvanbale, kverlaen, smcgowan
Target Milestone: ER3   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1236639 (view as bug list) Environment:
Last Closed: 2020-03-27 20:09:52 UTC Type: Enhancement
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1267906    
Bug Blocks: 1236639    

Description Alessandro Lazarotti 2015-06-29 15:32:34 UTC
Description of problem:
Fuse customers are not able to connect to Realtime Decision Server (rules)  or business-central jBPM server to fire rules or processes remotely.

See that the problem is not about running an executor server locally in Fuse, which is not supported, but offer the client APIs in Fuse to connect to them (deployed as example in EAP). 


Version-Release number of selected component (if applicable):
6.1


Steps to Reproduce:
1. In Fuse connect to a process or rule deployed in EAP

Actual results:
- Customer needs to create a bundle manually, which is not tested by Red Hat QA team

Expected results:
- Customer needs all these dependencies related to client API available in drools-karaf-features/features.xml

Comment 2 Kris Verlaenen 2015-09-07 14:45:23 UTC
Also see https://bugzilla.redhat.com/show_bug.cgi?id=1236639

Comment 3 Kris Verlaenen 2015-09-11 14:19:42 UTC
Made feature to enable use of kie-remote-client (through REST only) on osgi.

master: https://github.com/droolsjbpm/droolsjbpm-integration/commit/052386543d4f3d9da6ec982ee71019019123c992
6.3.x: https://github.com/droolsjbpm/droolsjbpm-integration/commit/1de8b56c71e77cb873fafde3259512174c585577

Support for kie-server was already available.

Comment 4 Kris Verlaenen 2015-09-14 12:02:21 UTC
*** Bug 1085958 has been marked as a duplicate of this bug. ***

Comment 5 Jiri Petrlik 2015-10-08 09:14:09 UTC
Verified on BxMS 6.2.0.ER3. It is possible to install kie-remote-client and kie-server-client features on Fuse 6.2. Execution of simple rule and starting simple process on business-central using kie-remote-client from Fuse was tested.