|  |
IBM Client Application Tool for JMS
A J2EE application client with a SWING- and SWT-based user interface that interacts with JMS 1.1-compliant JMS providers, such as WebSphere MQ and the Service Integration Bus.
Date Posted: October 3, 2006
|
|
 |
 |
|
Platform requirements
Software:
Installation instructions
- Download and unzip the SWT libraries from Eclipse into a directory.
- Download and unzip the IBM Client Application for JMS code into a directory.
- On Windows® platforms, edit the file setenv.bat in your favorite text editor.
On UNIX®-based platforms, edit the file setenv.sh. This file contains three environment varibables that must be tailored to your particular system's configuration:
- The WAS_HOME variable should point to your WebSphere installation directory.
- The SWTJARS variable should point to the directory containting the downloaded SWT JARs.
- The JNDI_PROV_URL variable should point to a valid naming service within the target WebSphere Application Server cell.
- On some UNIX-based systems, it might be necessary to ensure that the JMSClient.sh and setenv.sh scripts have the executable flag set on them. The executable flag can be set with the commands chmod a+x JMSClient.sh and chmod a+x setenv.sh for the JMSClient.sh and setenv.sh scripts, respectively.
The tool can now be launched by running the JMSClient (.bat or .sh) script.
|
|
 |
|
| |
|