Universal Messaging 9.7 | Universal Messaging Developer Guide | Enterprise APIs | Enterprise Developer's Guide for Java | Code Examples | Provider for JMS | Java Client: JMS BytesMessage Publisher
 
Java Client: JMS BytesMessage Publisher
This example uses Universal Messaging Provider for JMS to publish Bytes Messages to a JMS Topic.
Usage
jmsbytespub <factoryname> <topicName> <count> <transacted>

<Required Arguments>

<factoryname> - JMS Factory (Must exist in target realm)
<topicName> - JMS Topic to publish on
<count> - Number of events to publish
<transacted> - Whether the session is transacted


Note: -? provides help on environment variables
Application Source Code
Click here for a code example

Copyright © 2013-2015 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.