ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » Websphere & client transport ConnectionFactory

Post new topic  Reply to topic
 Websphere & client transport ConnectionFactory « View previous topic :: View next topic » 
Author Message
kergadic
PostPosted: Thu Jan 25, 2007 10:45 am    Post subject: Websphere & client transport ConnectionFactory Reply with quote

Newbie

Joined: 25 Jan 2007
Posts: 2

Hi,

In websphere administration console, you can define the default JMS provider (specific, embedded or MQ).

in MQ provider configuration (Resources > JMS MQ provider), you can define a connectionfactory with client tranport (calling a remote MQ server) : in this case, the local MQ server is not part of the connectionfactory.

Am I right ? If yes, why the connection factory configuration is defined in the default provider configuration : isn't it independent for a client transport (i'm not talking of the binding transport ) ?

thank you & bye

Greg
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Jan 25, 2007 3:49 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

You have to differentiate in WAS 6 the java JMS Engine which lives on the SI BUS (WAS6) and the WebSphere MQ JMS implementation...

They are 2 completely different things.
The preferred Data Store for the JMS Engine is a DB. Websphere MQ uses a file system....

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
kergadic
PostPosted: Fri Jan 26, 2007 1:40 am    Post subject: Reply with quote

Newbie

Joined: 25 Jan 2007
Posts: 2

in fact I'm running on Websphere 5.1.

My question is in fact:

I have a Websphere AS on Machine 1
I have a Websphere MQ on Machine 2

Where do I bind my connectionfactory in WAS administration console ? In Resources > MQ JMS provider (there is no local provider local) ?

I'm new in MQ, so sorry if my questions are weird
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Jan 26, 2007 2:38 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The connection factory definition needs to be bound using the correct provider.

This is because the connection factory definition needs provider specific information. In the case of MQ, it can either be a queue mananger name or a hostname and channel and port.

Inside your code, and from the point of view of your code, the connection factory OBJECT is completely provider neutral, as nothing in your code needs to know any of the provider specific information.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Websphere & client transport ConnectionFactory
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.