Compiling and Running the Sample

To build and send XML data to the TIBJMS queue, use the files for compiling and running 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