Managing deployed solutions

Run solutionManager commands to manage deployed solutions. You can also manage solutions by using MBean APIs.

About this task

Use the following solutionManager commands to list all solutions or list current solutions, activate, or revert a solution version, and set or get solution properties.
  • activate: start a solution on a server
  • list: displays a list of currently deployed solutions
  • revert: restores a previously deployed solution version as the active version
  • getcurrentversion: displays the current version of a specific solution
  • isdeployed: indicates whether a specific solution is deployed and active
  • setproperty: modifies or overrides the value of solution properties
  • getproperty: determines the current value of a solution property
  • getproperties: retrieve the names of all properties that are defined for a specific solution
  • stop: stop the active solution