| Author | 
		  Message | 
  		
  		
		     Topic: Channel Exits | 
  		
  		
		  deneb
  
	  	  Replies: 3 Views: 6032
  | 
		   Forum: IBM MQ API Support   Posted: Mon May 06, 2002 8:03 am   Subject: Channel Exits | 
  		
  		
		  Hi
 
 could you please tell me from where did u get this example ???
 
 deneb | 
  		
  		
		     Topic: Trigger Java | 
  		
  		
		  deneb
  
	  	  Replies: 4 Views: 4023
  | 
		   Forum: IBM MQ Java / JMS   Posted: Wed May 01, 2002 10:45 pm   Subject: Trigger Java | 
  		
  		
		  Hi
 
 the trigger worked.
 
 i put the following in the cmd file in win2K
 java GetMsg
 
 Application type = WinNT
 
 Thnx to the answer to this query | 
  		
  		
		     Topic: Trigger Java | 
  		
  		
		  deneb
  
	  	  Replies: 4 Views: 4023
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Apr 30, 2002 2:43 pm   Subject: Trigger Java | 
  		
  		
		  Hi
 
 hey the batch file was a pretty good idea. i think dotjas and vedbhat seem to be telling the same thing.
 let me try it
 
 how silly of me  
 
 deneb | 
  		
  		
		     Topic: Trigger Programs in Java | 
  		
  		
		  deneb
  
	  	  Replies: 7 Views: 4741
  | 
		   Forum: General IBM MQ Support   Posted: Fri Apr 26, 2002 6:33 pm   Subject: Trigger Programs in Java | 
  		
  		
		  Hi
 
 if you could illustrate how u have done it then i would get an idea as to how would one expose Java programs as triggers
 i.e. what is the application type 
 and how does TriggerMonitor start th ... | 
  		
  		
		     Topic: MQ Client using Java | 
  		
  		
		  deneb
  
	  	  Replies: 2 Views: 3256
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Apr 26, 2002 4:45 pm   Subject: MQ Client using Java | 
  		
  		
		  hi
 
 Actually there is nothing in the code that mentions the need of JTA and XA Co-ordinators. So why should there be any need of jta in the classpath ???
 
 deneb | 
  		
  		
		     Topic: Permanent Queue Using JMS | 
  		
  		
		  deneb
  
	  	  Replies: 2 Views: 2783
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Apr 26, 2002 4:41 pm   Subject: Permanent Queue Using JMS | 
  		
  		
		  Hi
 
 QueueSession.createQueue(QueueName)
 
 though havent tried it 
 
 deneb | 
  		
  		
		     Topic: .close() not closing Queues | 
  		
  		
		  deneb
  
	  	  Replies: 8 Views: 4663
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Apr 26, 2002 4:37 pm   Subject: .close() not closing Queues | 
  		
  		
		  Hi Peter dude
 
 How did u estimate the closing time of the Connection to be 10 sec. is it specific 10 seconds or just an estimated value from your experience.
 
 This is purely for informational purp ... | 
  		
  		
		     Topic: MQSeries access to mqm/mqm | 
  		
  		
		  deneb
  
	  	  Replies: 7 Views: 5877
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Apr 26, 2002 4:22 pm   Subject: MQSeries access to mqm/mqm | 
  		
  		
		  i think u can set the authorities using 
 
 - setmqauth
 - dspmqauth
 
 commands
 
 setmqauth -t MQObject -n MQObjectName -m QueueMgr -p Principal -g group +put + connect
 
 something like this
 
 Is  ... | 
  		
  		
		     Topic: How to handle recovery w/ Persistant queues? | 
  		
  		
		  deneb
  
	  	  Replies: 4 Views: 4357
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Apr 26, 2002 4:20 pm   Subject: How to handle recovery w/ Persistant queues? | 
  		
  		
		  Hi
 
 GrandMaster Kilban has answered you to the point. However, to improve your experience there are a few terms that would be handy to know
 
 - BackOut Count
 - Backout Threshold
 - Backout Queue
  ... | 
  		
  		
		     Topic: How do I do segmentation with MQS for Java ? | 
  		
  		
		  deneb
  
	  	  Replies: 5 Views: 3992
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Apr 23, 2002 8:49 pm   Subject: How do I do segmentation with MQS for Java ? | 
  		
  		
		  Hi
 
 Actually i meant receiving the segmented messages.
 
 i was successful in retrieving the whole message but not parts of it . the same thing that u achieved.
 
 thnx for your reply. if u r succes ... | 
  		
  		
		     Topic: Problems with Groups | 
  		
  		
		  deneb
  
	  	  Replies: 2 Views: 2963
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Apr 23, 2002 8:45 pm   Subject: Problems with Groups | 
  		
  		
		  | Can u please mail me ur code, i can try a soln if i have the code | 
  		
  		
		     Topic: Installing for bindings connection | 
  		
  		
		  deneb
  
	  	  Replies: 2 Views: 3418
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Apr 23, 2002 8:44 pm   Subject: Installing for bindings connection | 
  		
  		
		  Binding Connection are of 2 types
 
 - Standard [ Use Inter-Process Communication ]
 - FastPath [ Same process as QMgr ] | 
  		
  		
		     Topic: SYNC-POINT setting | 
  		
  		
		  deneb
  
	  	  Replies: 1 Views: 2330
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Apr 23, 2002 8:37 pm   Subject: SYNC-POINT setting | 
  		
  		
		  Hi
 
 session = connection.createSession(true, Session.AUTO_ACKNOWLEDGE);
 
 session.begin();
 
 xxx
 xxx
 
 session.commit();
 
 ------------------------------------
 deneb | 
  		
  		
		     Topic: Trigger Programs in Java | 
  		
  		
		  deneb
  
	  	  Replies: 7 Views: 4741
  | 
		   Forum: General IBM MQ Support   Posted: Tue Apr 23, 2002 4:37 pm   Subject: Trigger Programs in Java | 
  		
  		
		  Hi
 
 Could i know the definition for the
 - Trigger
 - Process Definition
 that u have done ...
 
 deneb | 
  		
  		
		     Topic: MQClient and Server Setup | 
  		
  		
		  deneb
  
	  	  Replies: 4 Views: 3107
  | 
		   Forum: IBM MQ Java / JMS   Posted: Mon Apr 22, 2002 5:00 pm   Subject: MQClient and Server Setup | 
  		
  		
		  Hi
 
 Are u saying about the configuration of two connection modes
 1- binding connection mode
 2- client connection mode
 
 deneb |