IBM Version 52 Computer Accessories User Manual


 
v (For Windows) setupfiles.cmd
6. Start Sterling B2B Integrator. The changes are applied and you can now
download the DTD and schema data from the trusted Web sites.
Enable the Console Listener
About this task
You can enable the Console Listener to append the events identified in the Events
Viewer to the noapp.log file, during processing. If you do not enable the Console
Listener, the events are not appended to the noapp.log file, and consequently, are
not captured in one location for future use. You will then have to view each
component log file individually to see the events that are logged.
To enable the Console Listener:
Procedure
1. In the install_dir/properties directory, locate the listenerStartup.properties.in file.
2. Locate the following line:
#Listener.Class.1=com.sterlingcommerce.woodstock.
event.listeners.console.ConsoleListener
3. Delete the # symbol in the first line to make the line active.
4. Save the listenerStartup.properties.in file under the same name and in the same
location.
5. Stop Sterling B2B Integrator.
6. In the install_dir/bin directory, run one the following commands:
v (For UNIX or Linux) setupfiles.sh
v (For Windows) setupfiles.cmd
7. Start Sterling B2B Integrator. The changes are applied and you can now view
the events as they are appended to the noapp.log file during processing.
Enabling the JMX Event Listener
You can enable the JMX (Java Management Extensions) Event Listener to capture
Sterling B2B Integrator events and perform the necessary notification and handling
based on your custom JMX event handling requirements.
About this task
You can plug in standard JMX tools to monitor Sterling B2B Integrator.
If you have an existing infrastructure for your enterprise applications to perform
JMX-based management and event monitoring, you can establish a uniform way to
handle event notifications from Sterling B2B Integrator, along with your other
applications, through your JMX framework, using the JMX console and tools.
To enable the JMX Event Listener:
Procedure
1. In the install_dir/properties directory, open the jmx.properties file.
2. Set the jmx.start and jmx.eventListener.start properties to true.
3. In the install_dir/properties directory, open the
noapp.properties_platform_ifcresources_ext file.
186 Sterling B2B Integrator: Performance Management