| Author | 
		  Message | 
  		
  		
		     Topic: TX User | 
  		
  		
		  stsm
  
	  	  Replies: 7 Views: 6787
  | 
		   Forum: IBM MQ Java / JMS   Posted: Mon Feb 25, 2008 7:51 am   Subject: Finally it works. | 
  		
  		
		  Hi guys.
 
 Finally it works. I've create a new group in the Unix and configure the security of this group.
 
 Tanks to everyone | 
  		
  		
		     Topic: Messages with diferent priority | 
  		
  		
		  stsm
  
	  	  Replies: 7 Views: 6307
  | 
		   Forum: General IBM MQ Support   Posted: Mon Feb 18, 2008 12:55 am   Subject: Configuration | 
  		
  		
		  For more information, this is the configuration of this MQ:
 
 <factories xmi:type="resources.jms.mqseries:MQQueueConnectionFactory" xmi:id="MQQueueConnectionFactory_1193 ... | 
  		
  		
		     Topic: Messages with diferent priority | 
  		
  		
		  stsm
  
	  	  Replies: 7 Views: 6307
  | 
		   Forum: General IBM MQ Support   Posted: Wed Feb 13, 2008 2:56 am   Subject: Messages with diferent priority | 
  		
  		
		  Hi EddieA.
 
 The MSGDLVSQ parameter of this queue is defined to "Priority"   | 
  		
  		
		     Topic: Messages with diferent priority | 
  		
  		
		  stsm
  
	  	  Replies: 7 Views: 6307
  | 
		   Forum: General IBM MQ Support   Posted: Tue Feb 12, 2008 1:48 am   Subject: Messages with diferent priority | 
  		
  		
		  I try to reduce the PollingInterval to 1000 but the problem still ocurs:
 
 2008-02-11 15:52:35,628 [MessageListenerThreadPool : 1] INFO  
 2008-02-11 15:52:40,659 [Mes ... | 
  		
  		
		     Topic: Messages with diferent priority | 
  		
  		
		  stsm
  
	  	  Replies: 7 Views: 6307
  | 
		   Forum: General IBM MQ Support   Posted: Mon Feb 11, 2008 3:04 am   Subject: Messages with diferent priority | 
  		
  		
		  Hi.
 
 It meens that I reduce the "poolingInterval" to 1000ms the problem is solved? This parameter is defined into "JMS Connection factory" and his value is 5000 (default) | 
  		
  		
		     Topic: Messages with diferent priority | 
  		
  		
		  stsm
  
	  	  Replies: 7 Views: 6307
  | 
		   Forum: General IBM MQ Support   Posted: Fri Feb 08, 2008 8:04 am   Subject: Messages with diferent priority | 
  		
  		
		  Hi.
 
 I've a WAS6.1 & MQ running under WIN X32. In this WAS i have a MDB connected to a cue throws a port listener. In the MQ cue put messages with diferent priority.
 
 The problem that I found  ... | 
  		
  		
		     Topic: TX User | 
  		
  		
		  stsm
  
	  	  Replies: 7 Views: 6787
  | 
		   Forum: IBM MQ Java / JMS   Posted: Wed Aug 29, 2007 7:29 am   Subject: TX User | 
  		
  		
		  Roger
 
 We have revised the QManager configuration and we find it correct.
 
 dspmqaut -m QManager -t qmgr -p XXX
 Entity XXX has the following authorizations for object QManager:
         inq
   ... | 
  		
  		
		     Topic: TX User | 
  		
  		
		  stsm
  
	  	  Replies: 7 Views: 6787
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Aug 28, 2007 2:43 am   Subject: TX User | 
  		
  		
		  Hi.
 
 I have a java application running under was 6.0 (unix) that uses MQ Bridge (with OTMA headers) to link with IMS. When a message arrives to this IMS , it automatically executes a TX.
 
 This TX  ... | 
  		
  		
		     Topic: Set delay time to 0 | 
  		
  		
		  stsm
  
	  	  Replies: 2 Views: 2901
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Aug 28, 2007 2:14 am   Subject: Set delay time to 0 | 
  		
  		
		  Thanks Roger.
 
 It seems that the solution is setting up the Batch Interval (BATCHINT) parameter into the sender. By default it was set on 5000 miliseconds. | 
  		
  		
		     Topic: Set delay time to 0 | 
  		
  		
		  stsm
  
	  	  Replies: 2 Views: 2901
  | 
		   Forum: IBM MQ Java / JMS   Posted: Mon Aug 27, 2007 7:39 am   Subject: Set delay time to 0 | 
  		
  		
		  Hi!
 
 I'm using the JMS java api to read from a queue than link IMS and unix (was 6.0)
 
 I use the receive() metod to reed from this queue but, since the message has arrived to the queue (curdepth(1 ... |