Created On:  20 December 2010
Problem:
We would like a deployed service from the Enterprise Server directory by command line. At the moment the service can be deleted only from the Enterprise Server Administration console.
Resolution:
With Server Express 5.1 WrapPack4 or Server Express 5.1 WrapPack5, the command mfpackage can be used. 
This command delete a service or a single service operation.
Some examples:
mfpackage undeploy –s ESDEMO http://tempuri.org/service operation
mfpackage undeploy –s ESDEMO http://tempuri.org/service
mfpackage undeploy –s ESDEMO Ejbname
This command delete a service or a single service operation.
Some examples:
mfpackage undeploy –s ESDEMO http://tempuri.org/service operation
mfpackage undeploy –s ESDEMO http://tempuri.org/service
mfpackage undeploy –s ESDEMO Ejbname
Old KB# 32724
#MFDS
#EnterpriseDeveloper

