delete-osgi-profile
Deletes the OSGi profile for the specified server instance.
Options
-p
-s
Parameters
The delete-osgi-profile command does not accept any parameters.
Usage Notes
Use the
delete-osgi-profile command to remove a corrupt OSGi profile, before creating a new profile for the instance.
Before deleting an OSGi profile, make a backup copy of the
custom_wrapper.conf configuration file.
Examples
mws -s testInstance delete-osgi-profile
...
[Returns confirmation]
mws -s testInstance create-osgi-profile
...
[Returns confirmation]
The command line sample deletes, and then recreates the OSGi profile for the My webMethods Server instance with name testInstance.