Bug 840630
| Summary: | Need to add "Callback5Queue" to the schema scripts/hornetq extras script | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise SOA Platform 5 | Reporter: | tcunning | ||||||||
| Component: | Integration | Assignee: | Douglas Palmer <dpalmer> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Baluch <mbaluch> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 5.3.0 GA | CC: | dlesage, dpalmer, jpechane, kejohnso, ldimaggi, myarboro, soa-p-jira | ||||||||
| Target Milestone: | CR1 | ||||||||||
| Target Release: | 5.3.0 GA | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2014-10-15 17:26:11 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
tcunning
2012-07-16 18:07:50 UTC
The Callback5Queue is now not necessary and has been removed, due to changes we've made because of transactions. The queue will be stored in the developer's ESB archive. I know that we added it to the hornetq script, but can it now be removed? Attaching a tar.gz which contains new files that need to be added to soa-jbpm5/repository/JBossESB. There are a few new files here that need to be added (ESBAction.conf, ESBAction.html), JBossESB.wid.template has changed. I think the rest of the files are the same. Created attachment 599052 [details]
Files that need to be added to soa-jbpm5/repository/JBossESB
svn ci -m"[BZ840630] Added ESBAction to jbpm5 config" soa-p/src/main/resources/soa-p/jbpm5/repository/JBossESB Adding soa-p/src/main/resources/soa-p/jbpm5/repository/JBossESB/ESBAction.conf Adding soa-p/src/main/resources/soa-p/jbpm5/repository/JBossESB/ESBAction.html Sending soa-p/src/main/resources/soa-p/jbpm5/repository/JBossESB/JBossESB.wid.template Transmitting file data ... Committed revision 11287. Created attachment 599206 [details]
New ESBAction.html
Created attachment 599207 [details]
New JBossESB.wid.template
Need to add these new versions of ESBAction.html and JBossESB.wid.template. Please verify this issue on 5.3.0 CR1. Verified on CR1. Queue has been removed from the hornetq install script because it was not needed anymore. |