Bug 977382
| Summary: | Missing queues for JMS remote API | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Ivo Bek <ibek> | ||||
| Component: | Business Central | Assignee: | Marco Rietveld <mrietvel> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ivo Bek <ibek> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.0 | CC: | ibek, mbaluch, mrietvel, rzhang, smcgowan | ||||
| Target Milestone: | ER2 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 20:07:09 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: | |||||||
| Attachments: |
|
||||||
|
Description
Ivo Bek
2013-06-24 12:25:24 UTC
Ivo, we expect users to manage jms queues themselves. The documentation for the REST/JMS services will include what queues users should set up. Unfortunately, this documentation has not been completed yet. Would it be okay to close this bug as a NOTABUG? Marco, personally I think the queues belong to the standalone-full.xml profile since it's the FULL profile. And the documentation can contain just information about them in standalone-full.xml and a user will copy the queues when he needs them in another profile but he has still the choice to start the full BPMS with all the abilities, which can offer. So, I would let the decision on PM what they prefer. Hi Ivo, that seems like a reasonable request. I've started talking to Julian and Doug about how the B*MS servers are configured and made them aware that the queues need to be created. Unfortunately, they are still in the process of creating the (server configuration) component that would create these JMS queues. Once that component has been created (in a couple weeks?), I'll let you know. Created attachment 781020 [details]
bpms-jms.xml
Fixed with the following commit on the 6.0.x branch of the kie-wb-distributions repository: https://github.com/droolsjbpm/kie-wb-distributions/commit/2bd914024f7e8bd8ecd04ac10bb1548a78c0e983 Verified on ER2. |