Uninstallation

Uninstall nJAMS Client for Mule4 via Connector

  1. Delete all nJAMS Client for Mule4 configurations from Global Configuration Elements of your Mule project.
  2. If applicable, remove nJAMS certificates and njams.properties file from your Mule project.
  3. Remove your additions from pom.xml file of your Mule project.
  4. Redeploy your Mule application.

Uninstall nJAMS Client for Mule4 via Mule Spring Module

To uninstall, remove the nJAMS Maven dependency and Global Configuration Element for nJAMS from the project’s pom.xml and delete the nJAMS Client for Mule4 bean configuration in the spring.xml file. Afterwards redeploy your application.