Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2024.1

...

By default, Virtualize Server events are monitored using the built-in WebSocket -based provider. Alternatively, you can use one of the built-in ActiveMQ-based provider providers or another JMS system that you have. Be aware that enabling or disabling the event monitoring service or changing your provider to or from the Parasoft JMS Provider will require you to restart your Virtualize server to capture event messages. 

Note

If you have upgraded to Virtualize 2024.1 or later from a previous version, your default monitor will be the legacy built-in ActiveMQ-based JMS provider. You can use the method described below to change to the built-in WebSocket -based provider, which can be advantageous when, for example, you want want to secure events with SSL (so your Tomcat is configured to have secure ports) or when deploying in Kubernetes, where it can make setting up Ingress easier by granting single port access for virtual assets and events.

...

  1. Open the view for the Parasoft Server you want to monitor (for example, for a Parasoft Virtualize server, go to Parasoft Virtualize, and choose Window > Show View > Virtualize Server).
  2. Double-click the node for the machine (local or remote) you want to configure to use the event monitoring provider.
  3. Click the Server Configuration tab and choose your preferred server from the Event Monitoring Provider menu. If you want to use a JMS server that is not specifically listed, choose Other JMS Provider.
  4. If you selected a provider other than one of the built-in options (Parasoft Builtin JMS Provider or Parasoft WebSocket Provider), specify the connection settings.

    Info
    titleEvent Monitoring Destination - Configuration Needed

    Note that a default event monitoring destination and type are specified in the available controls.

    You need to either:

    - Configure your JMS system to use this default destination, or

    - Change the Parasoft settings to another destination that is available on your system.

  5. In the Event Monitor tool configuration panel:
    1. Open the Event Source tab.
    2. Set connection to Manual.
    3. Click View Settings.
    4. Select the appropriate Event Monitoring Provider.
    5. Specify the settings required to connect to your JMS.

For details on the connection settings, see:

...