| Author | 
		  Message | 
  		
  		
		     Topic: How to configure WMQ as JMS provider for SUN AppServer | 
  		
  		
		  jasonyzzhang
  
	  	  Replies: 2 Views: 4332
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Jan 08, 2008 10:10 pm   Subject: Re: How to configure WMQ as JMS provider for SUN AppServer | 
  		
  		
		  Hello,
 I need dev JMS application on sun system application server v8.2. it talks with WMQV6.0. Could anyone give some steps how to configure WMQ as JMS provider(CLIENT mode)? thanks in advance!
 
 a ... | 
  		
  		
		     Topic: How to configure WMQ as JMS provider for SUN AppServer | 
  		
  		
		  jasonyzzhang
  
	  	  Replies: 2 Views: 4332
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Jan 08, 2008 3:51 pm   Subject: How to configure WMQ as JMS provider for SUN AppServer | 
  		
  		
		  Hello,
 I need dev JMS application on sun system application server v8.2. it talks with WMQV6.0. Could anyone give some steps how to configure WMQ as JMS provider(CLIENT mode)? thanks in advance! | 
  		
  		
		     Topic: Is it possible one message contains 2 codepages info? | 
  		
  		
		  jasonyzzhang
  
	  	  Replies: 2 Views: 2350
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Sep 20, 2006 10:36 am   Subject: Is it possible one message contains 2 codepages info? | 
  		
  		
		  I read MQ doc. descirption CCSID in MQMD,
 Character data in the message is in a character set whose identifier is contained within the message data itself. There can be any number of character-set id ... | 
  		
  		
		     Topic: Is it possible one message contains 2 codepages info? | 
  		
  		
		  jasonyzzhang
  
	  	  Replies: 2 Views: 2350
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Sep 20, 2006 8:55 am   Subject: Is it possible one message contains 2 codepages info? | 
  		
  		
		  Hello, 
 
 I have a question about multiple codepages in the same message.
 
 one bitstreem on zOS contains 2 types of codepage's info, one is 937(traditional chinese) , the other is 935(simplified ch ... | 
  		
  		
		     Topic: How can MQCONNX indicate a client channel def | 
  		
  		
		  jasonyzzhang
  
	  	  Replies: 3 Views: 3695
  | 
		   Forum: IBM MQ API Support   Posted: Fri May 06, 2005 8:29 pm   Subject: How can MQCONNX indicate a client channel def | 
  		
  		
		  Hello,
 thanks for your replies.
 
 When I set MQCD below , I got  a error with Reason 2277. 
 
 The variable of SendUserDataPtr include '0' , some like that in AMQERR01.LOG,   
 
 
 My questions :
 1 ... | 
  		
  		
		     Topic: How can MQCONNX indicate a client channel def | 
  		
  		
		  jasonyzzhang
  
	  	  Replies: 3 Views: 3695
  | 
		   Forum: IBM MQ API Support   Posted: Thu May 05, 2005 6:37 pm   Subject: How can MQCONNX indicate a client channel def | 
  		
  		
		  Hello ,
 
 I am a newer for MQ and now writing a MQ client AP(MQ client 5.3) in C on AIX5.2.
 I define two client connection channels in AMQCLCHL.TAB
 ...
 channel(A) chltype(CLNTCONN) CONNAME('128.1. ... |