a***@gmail.com
2006-10-10 10:07:18 UTC
I am using MQ Java Client to connect to MQ 5.3 Server.
I set max message length for all objects Queue Manager, Queue, Server Channel and client connection to 10485760 on server.
I am using MQ JMS API to connect to MQ Server.
My question is , Is there a way where I can specify max message length parameter in my application which enables me to send messages of size 10MB ?
All messages below default size 4MB are sent without problems.
Thanks in adavance ,
Akshay.
I set max message length for all objects Queue Manager, Queue, Server Channel and client connection to 10485760 on server.
I am using MQ JMS API to connect to MQ Server.
My question is , Is there a way where I can specify max message length parameter in my application which enables me to send messages of size 10MB ?
All messages below default size 4MB are sent without problems.
Thanks in adavance ,
Akshay.