Bug 964099 - [Doc Bug Fix] Document: How to configure JMS Bridge
Summary: [Doc Bug Fix] Document: How to configure JMS Bridge
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER8
: EAP 6.3.0
Assignee: sgilda
QA Contact: Russell Dickenson
URL:
Whiteboard:
: 999344 1089277 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-17 08:46 UTC by Nikoleta Hlavickova
Modified: 2019-12-16 04:25 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-28 15:37:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Nikoleta Hlavickova 2013-05-17 08:46:21 UTC

Comment 2 Scott Mumford 2014-02-05 03:48:28 UTC
Please provide a description of what would be needed in this documentation, or a URL to existing information that can be used as a base.

Comment 4 Martin Svehla 2014-02-05 07:53:33 UTC
You can find some informations in discussion in bug 999344 as well

Comment 5 Martin Svehla 2014-02-05 07:54:03 UTC
*** Bug 999344 has been marked as a duplicate of this bug. ***

Comment 6 Scott Mumford 2014-02-10 23:23:44 UTC
Thanks Martin.

Comment 7 sgilda 2014-06-03 19:18:03 UTC
I can take this one.

Comment 8 sgilda 2014-06-03 20:16:48 UTC
Started the topic here: Create a JMS Bridge [34417]

Comment 9 Miroslav Novak 2014-06-04 07:04:44 UTC
Hi Sande,

there is already chapter about JMS bridges in Migration Guide [1] - in Procedure 3.18. Configure the JMS Bridge deployed to a JBoss EAP 6.x Server.

We could provide link just to this doc. Relevant is really just the second procedure "3.18. Configure the JMS Bridge deployed to a JBoss EAP 6.x Server"

Thanks,
Mirek

[1] http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.3/html-single/Migration_Guide/index.html#Configure_a_JMS_Bridge_to_Migrate_Existing_JMS_Messages_to_Enterprise_Application_Platform_6

Comment 10 sgilda 2014-06-04 14:46:50 UTC
Hi Mirek,

I thought it sounded familiar. Yes, I wrote that topic 2 or 3 years ago. :-)

I think I need to break that topic into multiple topics. Then the one portion could be included in the Administration and Configuration Guide or the Development Guide. 

Thanks for the reminder!
Sande

Comment 11 sgilda 2014-06-04 18:39:08 UTC
I removed the procedures from the the existing topic: Configure a JMS Bridge to Migrate Existing JMS Messages to JBoss EAP 6 [9374]

I created a new topic: Create a JMS Bridge [34417]

The topic title makes it more generic so it can be used in any guide.

Comment 13 Miroslav Novak 2014-06-05 08:50:10 UTC
Hi Sande,

I can see there is also chapter "Configuring HornetQ JMS Bridge [31365]" in Section: Configuration. Can you merge it with it what is already there. Configuration from migration guide appears to be more detailed.

Thanks,
Mirek

Comment 14 sgilda 2014-06-05 12:17:11 UTC
Hi Mirek,

That section is "Configuration" and I think the topic that is there has a little different viewpoint. The new topic is more of a 'how-to' use case. I think merging the separate topics into one topic might make it too complex. 

I think there are 2 options:

1) Add the new topic to the section I noted above, but add a note at the end of the existing topic "Configuring HornetQ JMS Bridge" that says:

     For more complete instructions, see "How to Create a JMS Bridge".
OR

     For more information, see the section entitled "JMS Bridges".

2) Add the new topic to the section you mention, but keep it separate:

  Section: Configuration
    Configure the JMS Server [111]
    Configure JMS Address Settings [8537]
    Configure Messaging with HornetQ [4371]
    Configuring HornetQ Core Bridge [31325]
    Configuring HornetQ JMS Bridge [31365]
    Create a JMS Bridge [34417]       <!-- NEW TOPIC            -->
    Configure Delayed Redelivery [640]
    Configure Dead Letter Addresses [643]
    Configure Message Expiry Addresses [650]
    Reference for HornetQ Configuration Attributes [9087]
    Set Message Expiry [649]

My preference is number 1), but I will defer to your opinion. :-)

Thanks,
Sande

Comment 15 Miroslav Novak 2014-06-05 12:33:15 UTC
You're right, I'm for first option:
1) Add the new topic to the section I noted above, but add a note at the end of the existing topic "Configuring HornetQ JMS Bridge" that says:

     For more complete instructions, see "How to Create a JMS Bridge".

Thanks,
Mirek

Comment 17 Miroslav Novak 2014-06-05 13:30:48 UTC
I can see the link in chapter 18.6.4 and not in 18.6.5. Configuring HornetQ JMS Bridge. Otherwise it looks ok to me.

Comment 19 sgilda 2014-06-06 11:25:25 UTC
*** Bug 1089277 has been marked as a duplicate of this bug. ***

Comment 21 Martin Svehla 2014-06-13 12:48:55 UTC
Sande,

(not bug, but point for discussion)

Do we want to have such a detailed description on setting a bridge on EAP5 in Administration Guide? I mean it's not really relevant to EAP6 administration and we already have it in Migration Guide.

I would split whole "Procedure 18.1. Create a JMS Bridge" in chapter 18.8.2 into two:

 - First one with the current "Configure the Bridge on the Destination JBoss EAP 6 Server". Change the header to "Configure the Bridge deployed on JBoss EAP 6 Server" (dropping the word "destination", it's not needed here, since it shouldn't be about migration only). I also think we can drop "Since JBoss 6.1 and later,..." from the first paragraph (since it's documentation for 6.3 only).

 - Second one would be only part (d) from current "Configure the Bridge on the Source JBoss EAP 5.x Server", because that's basically the only relevant part for EAP6. Name it something like "JAR files you need for bridges deployed on other application servers".

Comment 22 sgilda 2014-06-13 21:13:21 UTC
Hi Martin,

This topic is used in 2 guides. What I could do is add conditional logic so that the JBoss EAP 5 source bridge only appears in the Migration Guide and a generic "Configure your source" appears in the Administration Guide.

Would that be better?

Thanks,
Sande

Comment 23 Martin Svehla 2014-06-16 07:53:10 UTC
Sande,

Sounds reasonable. Can you draft it on docbuilder so we can check how it looks like that? Thanks!

Comment 29 Martin Svehla 2014-06-20 14:11:48 UTC
Thanks Sande


Note You need to log in before you can comment on or make changes to this bug.