Author |
Message |
Topic: queuemanager Connection error |
anandavasan
Replies: 1 Views: 5562
|
Forum: IBM MQ Java / JMS Posted: Mon Dec 08, 2003 2:18 am Subject: queuemanager Connection error |
Hi
when i am connecting the solaris queue manager from the NT machine i am getting the error . I added in my java code the environment variable also. Please can anyone help
MQEnvironment.ho ... |
Topic: Like readObject or writeObject any method avialable in C++, |
anandavasan
Replies: 2 Views: 2210
|
Forum: IBM MQ API Support Posted: Thu Nov 27, 2003 9:55 pm Subject: Like readObject or writeObject any method avialable in C++, |
Hi
I have object like below. I want to put this object into the queue using c++ .
class MessageContainer
{
public:
string xmlData;
vector<PDFData> vdata;
MessageContainer( ... |
Topic: Like readObject or writeObject any method avialable in C++, |
anandavasan
Replies: 2 Views: 2210
|
Forum: IBM MQ API Support Posted: Wed Nov 26, 2003 6:03 pm Subject: Like readObject or writeObject any method avialable in C++, |
Hi
I want to put the Object to queue using c++ please any one provvide the example .
Thanks and regards |
Topic: Like readObject or writeObject any method avialable in C++, |
anandavasan
Replies: 1 Views: 2273
|
Forum: IBM MQ API Support Posted: Mon Nov 17, 2003 1:38 am Subject: Like readObject or writeObject any method avialable in C++, |
Hi
Like readObject or writeObject any method avialable in C++, Please provide any examples .
Thanks
Anand |
Topic: java.io.StreamCorruptedException:EOFException while reading |
anandavasan
Replies: 1 Views: 1797
|
Forum: General IBM MQ Support Posted: Fri Nov 14, 2003 1:58 am Subject: java.io.StreamCorruptedException:EOFException while reading |
Hi
When i am getting the Object from the Queue i am getting the Exception
java.io.StreamCorruptedException:EOFException while reading stream header . Using the readObject i am getting .Able to ge ... |
Topic: jms and MQseries |
anandavasan
Replies: 2 Views: 1863
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 29, 2003 7:36 pm Subject: jms and MQseries |
Hi
Please anyone ptovide a example for JMS to MQ.
regards
Anand |
Topic: Can Binary Messages can pass to Queue |
anandavasan
Replies: 1 Views: 1521
|
Forum: General Discussion Posted: Wed Oct 15, 2003 4:44 am Subject: Can Binary Messages can pass to Queue |
Hi
Please help anyone is it possible to pass binary messages
Thanks |
Topic: JMS connect to MQseries |
anandavasan
Replies: 1 Views: 1799
|
Forum: IBM MQ Java / JMS Posted: Sun Jun 08, 2003 5:38 pm Subject: JMS connect to MQseries |
Hi
Please anyone give examples how to connect JMSclient to MQ . |