| Author | 
		  Message | 
  		
  		
		     Topic: JMS pub/sub using non default queues | 
  		
  		
		  salmanrs
  
	  	  Replies: 6 Views: 7061
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Jun 15, 2004 8:05 am   Subject: JMS pub/sub using non default queues | 
  		
  		
		  | Thanks that's exactly what I thought, it's the broker's responsibility to move the messages. Any suggestions how I fix the exceptions I'm getting? | 
  		
  		
		     Topic: JMS pub/sub using non default queues | 
  		
  		
		  salmanrs
  
	  	  Replies: 6 Views: 7061
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Jun 15, 2004 6:42 am   Subject: JMS pub/sub using non default queues | 
  		
  		
		  | I'm using WSAD 5.0.1, trying to connect to a MQ server running 5.3 with support pack 5 and the pub/sub support pack. I'm using non system default queues for pub/sub and a non system default Qmanager.  ... | 
  		
  		
		     Topic: Setting GroupID on Mainframe | 
  		
  		
		  salmanrs
  
	  	  Replies: 2 Views: 2817
  | 
		   Forum: IBM MQ API Support   Posted: Thu Aug 01, 2002 4:45 am   Subject: Setting GroupID on Mainframe | 
  		
  		
		  Hi All,
  Could anyone tell me what is the API for setting the Group ID on mainframe specifically COBOL.
 
 Thanks,
 Salman | 
  		
  		
		     Topic: CurrentDepth() | 
  		
  		
		  salmanrs
  
	  	  Replies: 28 Views: 56046
  | 
		   Forum: IBM MQ API Support   Posted: Tue Jul 02, 2002 11:30 am   Subject: CurrentDepth() | 
  		
  		
		  | The queue is a remote queue. The open option being MQC.MQOO_INPUT_AS_Q_DEF | MQC.MQOO_INQUIRE. What exactly are Selectors, how do I specify them. | 
  		
  		
		     Topic: CurrentDepth() | 
  		
  		
		  salmanrs
  
	  	  Replies: 28 Views: 56046
  | 
		   Forum: IBM MQ API Support   Posted: Tue Jul 02, 2002 6:52 am   Subject: CurrentDepth() | 
  		
  		
		  Hi All,
  I am trying to get the number of msgs on the queue by using the method getCurrentDepth(). Inspite of the open option being MQC.MQOO_INPUT_AS_Q_DEF | MQC.MQOO_INQUIRE, I am getting an error c ... | 
  		
  		
		     Topic: Retreive Messages in a Group | 
  		
  		
		  salmanrs
  
	  	  Replies: 2 Views: 2408
  | 
		   Forum: General IBM MQ Support   Posted: Thu Jun 27, 2002 12:50 pm   Subject: Retreive Messages in a Group | 
  		
  		
		  Hi All,
   I need to retreive messages based on a groupid in a loop. My question is whether there is any way to know if the current msg retreived is the last one. Could anybody throw in some pointers  ... |