users@glassfish.java.net

Re: MQ JDBC based Persistence

From: Amy Kang <amy.kang_at_oracle.com>
Date: Mon, 09 Jan 2012 17:43:05 -0800

Unless the brokers are running in a MQ enhanced cluster, each broker
has its own tables. Please see MQ Technical Overview
http://docs.oracle.com/cd/E18930_01/html/821-2443/ggsth.html#scrolltoc

amy

On 01/09/2012 10:36 AM, forums_at_java.net wrote:
> Hi All,
>
> I have configured JDBC persistance for Message Queues in Glassfish
> 3.1.1. I
> am using Oracle DB for as JDBC persistant store. I have multiple
> Glassfish
> instances running and all are configured to use the same DB. When I
> look at
> the DB, I am seeing MQ tables are created for each glassfish instance,
> unique
> set of tables(differentiated by Broket Id) for every instance of
> Glassfish.
>
> Is it possible to configure this in such a way, so that all the
> instances use
> same tables for MQ persistance?
>
> Regards
>
> Arnab
>
>
> --
>
> [Message sent by forum member 'arnosgh']
>
> View Post: http://forums.java.net/node/881760
>
>