users@genericjmsra.java.net

Glassfish Cluster --> Remote IBM MQSeries. Need help!

From: Shambola <shambola_at_gmail.com>
Date: Mon, 17 Mar 2008 10:45:52 -0700 (PDT)

Hi, i'm Alessandro and this is my first post here...
I have a Websphere architecture and i want to recreate the same environment
using Glassfish.

Now i have to configure jms.

On the websphere console, i have to configure:
- The jndi name
- The name of the queque manager
- Host
- Port
- Channel.

On glassfish i have only the jndi name :-((

I've read the document:
https://genericjmsra.dev.java.net/docs/websphere-mq-integration-guide/webspheremq_integration_guide.html

but they assumes that mq and glassfish are on the same machine.
And when they create the connection pool, they only use the name ("QCF" in
the example):

asadmin create-connector-connection-pool -- raname genericra
connectiondefinition javax.jms.QueueConnectionFactory --transactionsupport
XATransaction --property ConnectionFactoryJndiName=QCF mypool

And the MQ envinronment is ready up & running, so i started from the chapter
"Configuring the Resource Adapter"

But... where i have to use queue manager name, host, port and channel???

I suppose that is easy and obvious for everyone... but not for me.... :-(

Thanks in advance!

Alessandro.
-- 
View this message in context: http://www.nabble.com/Glassfish-Cluster---%3E-Remote-IBM-MQSeries.-Need-help%21-tp16097573p16097573.html
Sent from the Users of Generic Resource Adapter for JMS mailing list archive at Nabble.com.