Author |
Message |
Topic: JAVA API JAVADOC ? |
murugana
Replies: 12 Views: 8128
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 18, 2002 3:49 am Subject: JAVA API JAVADOC ? |
sorry dude . i dont think so u can find one stop shop for such numerous examples . may be if you have installed the product u can find them under the samples directory . |
Topic: JAVA API JAVADOC ? |
murugana
Replies: 12 Views: 8128
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 18, 2002 3:37 am Subject: JAVA API JAVADOC ? |
hi ,
As far as i know theres no java doc . may be u can follow the html doc or pdf for the meseries java |
Topic: trigerring a JAVA remote Process |
murugana
Replies: 8 Views: 6451
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 17, 2002 6:56 pm Subject: trigerring a JAVA remote Process |
hi lord ,
since u r telling that u r using weblogic and u have abonded the usage of mdbs as they could not listen to remote queues . i can suggest the foll way
1.Kindly note that u cant ... |
Topic: Sending a message causing a rollback to another queue |
murugana
Replies: 3 Views: 2968
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 17, 2002 1:52 am Subject: Sending a message causing a rollback to another queue |
hi ,
check out the backout requeue concept which will help u in geting the backout messages queued up in a seperate queue . this will definitely solve your problem .
cheers
IN MQ V TRUST |
Topic: trigerring a JAVA remote Process |
murugana
Replies: 8 Views: 6451
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 17, 2002 1:27 am Subject: trigerring a JAVA remote Process |
hi ,
IN MQ TERMINOLOGY , trigger monitors trigers a process . the process could a program or shell script or NT script or exe that is local .to invoke a java program on a remote machine u should d ... |
Topic: What is a Namelist??????? |
murugana
Replies: 2 Views: 2479
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 17, 2002 1:06 am Subject: What is a Namelist??????? |
hi ,
i feel this should help u a bit
1) Whats exactly a namelist object and the purpose?
namelists are used to bridge between clusters . they relate clusters basically where by a u can sen ... |