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 » MQ JMS Client Store-and-Forward tool ?

Post new topic  Reply to topic
 MQ JMS Client Store-and-Forward tool ? « View previous topic :: View next topic » 
Author Message
GW
PostPosted: Tue Oct 20, 2009 5:22 am    Post subject: MQ JMS Client Store-and-Forward tool ? Reply with quote

Newbie

Joined: 20 Oct 2009
Posts: 1

Is it possible to set the JMS Driver of MQClient sending a message to the remote queue stores messages locally in case of remote host unavailability ?

What other mechanism can we use when a remote MQServer is unaivailable when MQ JMS Client is sending ?

In Weblogic word there is a feature called SAF allow the JMS Client to store locally JMS msg until remote host is up again .
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Tue Oct 20, 2009 7:44 am    Post subject: Re: MQ JMS Client Store-and-Forward tool ? Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

GW wrote:
Is it possible to set the JMS Driver of MQClient sending a message to the remote queue stores messages locally in case of remote host unavailability ?


No.

GW wrote:
What other mechanism can we use when a remote MQServer is unaivailable when MQ JMS Client is sending ?


If you're using a supported version of WMQ (v6 or later), your WMQ admin can define a CCDT to provide an alternative server in the event of failure. Your code will need to reconnect when the connection drops, but it should be doing that anyway.

GW wrote:
In Weblogic word there is a feature called SAF allow the JMS Client to store locally JMS msg until remote host is up again .


WMQ clients are fully sync and there's no local component to store messages.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Oct 20, 2009 8:06 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

In MQ 7.0.1, the clients can reconnect on their own under the covers.
In MQ 7.0, there can be local storing of messages for MQ Clients -"read ahead" gets.


Quote:

In Weblogic word there is a feature called SAF allow the JMS Client to store locally JMS msg until remote host is up again .

I guess just use that?

Otherwise Vitor's suggestion of automatically going to MQ Server 2 if MQ Server 1 is n/a is probably what you want.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Oct 20, 2009 8:13 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

PeterPotkay wrote:
In MQ 7.0, there can be local storing of messages for MQ Clients -"read ahead" gets.


Point taken, but this doesn't help the OP who's trying to do puts.
_________________
Honesty is the best policy.
Insanity is the best defence.
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 » MQ JMS Client Store-and-Forward tool ?
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.