| Author | 
		  Message | 
  		
  		
		     Topic: Automatic reconnection from JMS to MQ server after restart | 
  		
  		
		  tumstech
  
	  	  Replies: 4 Views: 3952
  | 
		   Forum: IBM MQ Java / JMS   Posted: Thu Mar 18, 2010 9:26 pm   Subject: Automatic reconnection from JMS to MQ server after restart | 
  		
  		
		  What does automatic reconnection mean in Websphere MQ 7.0.1 ?
 Im using one instance of queue manager. Im looking for automatic reconnection to the MQ server after the server gets restarted, from my J ... | 
  		
  		
		     Topic: Automatic reconnection from JMS to MQ server after restart | 
  		
  		
		  tumstech
  
	  	  Replies: 4 Views: 3952
  | 
		   Forum: IBM MQ Java / JMS   Posted: Thu Mar 18, 2010 4:14 am   Subject: Automatic reconnection from JMS to MQ server after restart | 
  		
  		
		  | Im using websphere MQ 7.0.1. Im looking for automatic re connection from my JMS client to the MQ server after the MQ server is restarted. Should I do any configuration changes on MQ server for reconne ... | 
  		
  		
		     Topic: JMS listener not picking messages on QueueManager restart | 
  		
  		
		  tumstech
  
	  	  Replies: 3 Views: 5143
  | 
		   Forum: IBM MQ Java / JMS   Posted: Wed Nov 18, 2009 4:56 am   Subject: JMS listener not picking messages on QueueManager restart | 
  		
  		
		  | I have an JMS listener whose onMessage gets called properly but upon restart of the QueueManager  the onMessage is not getting invoked and messages are in the queue itself.Is there a solution where I  ... | 
  		
  		
		     Topic: Clustering Queue Java program | 
  		
  		
		  tumstech
  
	  	  Replies: 5 Views: 6787
  | 
		   Forum: Clustering   Posted: Sun Nov 08, 2009 10:15 pm   Subject: Clustering Queue Java program | 
  		
  		
		  can you please help me in doing the same.. please..
 
 My JMS Utility file is as follows
 
 
 package com.vis.jms.sun.example;
 /*
  *
  * Copyright 2002 Sun Microsystems, Inc. All Rights Reserved.
   ... | 
  		
  		
		     Topic: Clustering Queue Java program | 
  		
  		
		  tumstech
  
	  	  Replies: 5 Views: 6787
  | 
		   Forum: Clustering   Posted: Fri Nov 06, 2009 3:56 am   Subject: Clustering Queue Java program | 
  		
  		
		  i do not have any extra conf appart from what i have mentioned.
 Did i miss any configuration that i have done and forgot..?
 
 i think i dont have any configuration other than this..
 no jndi.propert ... | 
  		
  		
		     Topic: Clustering Queue Java program | 
  		
  		
		  tumstech
  
	  	  Replies: 5 Views: 6787
  | 
		   Forum: Clustering   Posted: Fri Nov 06, 2009 1:34 am   Subject: Clustering Queue Java program | 
  		
  		
		  Hi,
 Need help in Java Client connecting to Queue Cluster 
 Here is my Configuration
 
 My Cluster Name : "MyCluster"
 
 QMGW - Full Repository (Default Q Manager) - localhost(1414)
 QM1 - F ... | 
  		
  		
		     Topic: Understanding Concepts and creating Queue manager Gateway | 
  		
  		
		  tumstech
  
	  	  Replies: 5 Views: 10120
  | 
		   Forum: Clustering   Posted: Wed Nov 04, 2009 10:41 pm   Subject: Understanding Concepts and creating Queue manager Gateway | 
  		
  		
		  Hi, can some one tell me what is a Queue Manager Gateway.. and how do i use it.
 I have a situation here, where i need to cluster two or more Queue manager, and provide a Queue manager Gateway and cli ... |