Author |
Message |
Topic: Use of Webmethods and MQSeries (WebSphere MQ... I know !) |
lordnecron
Replies: 2 Views: 3177
|
Forum: General IBM MQ Support Posted: Sun Apr 13, 2003 11:41 pm Subject: greetings |
Thank you for your answers.
I'm going to learn what WebMethods adapters are.
Have good day
Julien |
Topic: Use of Webmethods and MQSeries (WebSphere MQ... I know !) |
lordnecron
Replies: 2 Views: 3177
|
Forum: General IBM MQ Support Posted: Fri Apr 11, 2003 1:34 am Subject: Use of Webmethods and MQSeries (WebSphere MQ... I know !) |
Hi all,
I have developped an JAVA application based on MQBase API to retrieve message from a webSphere MQ Server by TCP/IP.
My Application is triggered by the Trigger Monitor Client.
My custom ... |
Topic: JAVA API JAVADOC ? |
lordnecron
Replies: 12 Views: 8093
|
Forum: IBM MQ Java / JMS Posted: Mon Dec 30, 2002 12:47 am Subject: JAVA API JAVADOC ? |
THanks for your help...
It will be very usefull
Julien |
Topic: how to browse all message in a queue by using java |
lordnecron
Replies: 5 Views: 4730
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 19, 2002 1:13 am Subject: This forum is pretty cool |
I was going to ask the same question about "Unable to load message catalog - mqji"...
So Roger gave me the solution ! Thanks Roger !
Julien |
Topic: JAVA API JAVADOC ? |
lordnecron
Replies: 12 Views: 8093
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 19, 2002 1:07 am Subject: Cool... |
thanks bduncan,
I think I will find what I search...
Julien |
Topic: JAVA API JAVADOC ? |
lordnecron
Replies: 12 Views: 8093
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 18, 2002 5:05 am Subject: JAVA API JAVADOC ? |
The samples are not very exhaustive...
I've got problems to retrieve message from my queue (myQueue.get(MQMessage, GetMessageOptions).
When my queue is already empty, I've got an Exception...
Can ... |
Topic: JAVA API JAVADOC ? |
lordnecron
Replies: 12 Views: 8093
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 18, 2002 3:40 am Subject: JAVA API JAVADOC ? |
Thanks but i don't find it very complete and user friendly...
SO, do you know I could find numerous samples and examples ? |
Topic: JAVA API JAVADOC ? |
lordnecron
Replies: 12 Views: 8093
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 18, 2002 3:06 am Subject: JAVA API JAVADOC ? |
is there any JAVADOC of the MQ JAVA API ?
Thanks
Julien |
Topic: trigerring a JAVA remote Process |
lordnecron
Replies: 8 Views: 6443
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 18, 2002 1:50 am Subject: I 've found a solution |
Hi all,
Finally I use the client trigger monitor "runmqtmc"
I don't know why I couldn't use it before, it didn't work.
Now, it's working fine and it calls my JAVA program each time a first messa ... |
Topic: trigerring a JAVA remote Process |
lordnecron
Replies: 8 Views: 6443
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 17, 2002 1:44 am Subject: trigerring a JAVA remote Process |
Hi,
Thanks to all for your replies.
To answer your questions :
I don't have an MQserver on the remote machine.
but...
I've got a Weblogic 6.1 server on the remote machine... I could run a ... |
Topic: trigerring a JAVA remote Process |
lordnecron
Replies: 8 Views: 6443
|
Forum: IBM MQ Java / JMS Posted: Mon Sep 16, 2002 5:32 am Subject: trigerring a JAVA remote Process |
Hi,
I'd like to know how I could execute a JAVA process on a remote machine with the trigger Monitor ?
The remote machine could be a Win NT server or a Sun Solaris, and the MQServer is located ... |
Topic: architecture : JMS, XML, database, client... |
lordnecron
Replies: 1 Views: 1986
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 07, 2002 7:36 am Subject: architecture : JMS, XML, database, client... |
Hi,
I've got a problem : I have to write an application in JAVA which could be able to retrieve XML message from a Queue to update a DataBase.
This application must be as fast as possible (usin ... |