0 Replies Latest reply on Jul 29, 2014 9:39 AM by rajashree.khare

    Need Help with mq-client.jar

    rajashree.khare

      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