Author |
Message |
Topic: Compilation Error in C |
maheswarank
Replies: 1 Views: 2004
|
Forum: General Discussion Posted: Thu Sep 12, 2002 2:28 am Subject: Compilation Error in C |
I am trying to compile a C-program to connect to a QueueManager using Borland TurboC (version 2.0).
I have included all required "library files" and "header files" in the required library as well a ... |
Topic: Unattended Installation |
maheswarank
Replies: 0 Views: 2086
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 23, 2002 9:13 pm Subject: Unattended Installation |
hi
i wanted to install mqseries v5.3 using unattended method, first i created a response file using this command
Msiexec /i "MSI\IBM WebSphere MQ.msi" saveini="NewResponse.ini"
and i ... |
Topic: message segmentation problem |
maheswarank
Replies: 3 Views: 5008
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 23, 2002 6:40 pm Subject: message segmentation problem |
yup, the heading should have been related to message grouping not segmentation.
|
Topic: Applet and MQseries.... ??? |
maheswarank
Replies: 5 Views: 6078
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 23, 2002 4:57 am Subject: Applet and MQseries.... ??? |
hi there,
I had this problem initially, i usually set the classpath in dos and when compiled the applet compiles with out an error but when u try to run it, it check for the .jar file in the pa ... |
Topic: NetIOPermission Error for Applets |
maheswarank
Replies: 0 Views: 2830
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 23, 2002 4:49 am Subject: NetIOPermission Error for Applets |
hi there,
i have written an applet which puts a message in a Queue.
if i dont set the MQEnvironment.hostname the applet works fine and puts the message in the local Queue, but whe ... |
Topic: message segmentation problem |
maheswarank
Replies: 3 Views: 5008
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 23, 2002 4:19 am Subject: message segmentation problem |
hi there
i am also having the same problem in message segmenting, i am not able to put a segmented message, even if i try putting it the groupid which i set before putting the message, is null w ... |