I am trying to create producer/consumer using the mq-client.jar Is there a way to specify the message size? How do i send messages with different message sizes. This is the command I am using in my script java -jar mq-clientjar producer--user $username --password $password --brokerUrl $brokerurl --destination $destination --count $msgcount