Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 840630

Summary: Need to add "Callback5Queue" to the schema scripts/hornetq extras script
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: tcunning
Component: IntegrationAssignee: Douglas Palmer <dpalmer>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.3.0 GACC: 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 Flags
Files that need to be added to soa-jbpm5/repository/JBossESB
none
New ESBAction.html
none
New JBossESB.wid.template none

Description tcunning 2012-07-16 18:07:50 UTC
Description of problem:

As part of the solution to https://bugzilla.redhat.com/show_bug.cgi?id=839327, an ESB-aware queue needs to be added for the CallbackService.     The queue is going to be named "Callback5Service", and needs to be added to the extras/hornetq script.

Comment 1 tcunning 2012-07-19 03:57:57 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.

Comment 2 tcunning 2012-07-19 03:59:07 UTC
Created attachment 599052 [details]
Files that need to be added to soa-jbpm5/repository/JBossESB

Comment 3 Douglas Palmer 2012-07-19 09:02:25 UTC
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.

Comment 4 tcunning 2012-07-19 17:14:20 UTC
Created attachment 599206 [details]
New ESBAction.html

Comment 5 tcunning 2012-07-19 17:14:54 UTC
Created attachment 599207 [details]
New JBossESB.wid.template

Comment 6 tcunning 2012-07-19 17:16:15 UTC
Need to add these new versions of ESBAction.html and JBossESB.wid.template.

Comment 7 Ryan Zhang 2012-07-20 06:35:05 UTC
Please verify this issue on 5.3.0 CR1.

Comment 8 Marek Baluch 2012-07-25 07:47:02 UTC
Verified on CR1. 

Queue has been removed from the hornetq install script because it was not needed anymore.