-
Enhancement
-
Resolution: Won't Do
-
Minor
-
None
-
None
Please refer to the notes in BAPL-838 and JBPM-4957.
To accomplish this:
- Uncomment the SIGNAL queue here: https://github.com/jboss-container-images/jboss-kie-modules/blob/master/os.kieserver.webapp/added/META-INF/kie-server-jms.xml#L24-L31
- Uncomment the SIGNAL queue here: https://github.com/jboss-container-images/jboss-kie-modules/blob/master/os.kieserver.webapp/added/WEB-INF/ejb-jar.xml#L56-L73
- Handle the SIGNAL queue in as many ways and places as we do the RESPONSE queue here: https://github.com/jboss-container-images/jboss-kie-modules/blob/master/os.kieserver.launch/added/kieserver-config.sh
- Handle the SIGNAL queue in as many ways and places as we do the RESPONSE queue here: https://github.com/jboss-container-images/jboss-kie-modules/blob/master/os.kieserver.launch/added/kieserver-setup.sh
- Add the SIGNAL queue in the kieserver64 template here for consistencey: https://github.com/jboss-container-images/jboss-kieserver-6-openshift-image/blob/kieserver64-dev/image.yaml#L86-L91
- Add JMS Queue configuration (executor, request, response, signal) to RHDM and RHBA templates, as described here: BAPL-842
- clones
-
RHPAM-640 enable the jms signal queue in RHPAM
- Closed
- relates to
-
KIECLOUD-45 Apply jBPM Audit Mode improvements to OpenShift KIE Server
- Closed
-
KIECLOUD-122 Enable JMS for RHDM and RHPAM images.
- Closed