When you build and send XML data to the TIBJMS queue, the following files help you compile and run the sample JMS client.
On Windows, enter:
%REPRA_HOME%\sample\client\tibjms %REPRA_HOME%\sample\client\tibjmssetup.bat %REPRA_HOME%\sample\client\runTIBJMSQSender.bat
On UNIX, enter:
$REPRA_HOME/sample/client/tibjmsClientSender.java $REPRA_HOME/sample/client/tibjmssetup.sh $REPRA_HOME/sample/client/runTIBJMSQSender.bat