if you are using mvn jbi:projectDeploy, then you can manually undeploy using the following steps
1. Stop servicemix 2. Go to folder <servicemixhome>/data/smx/serviceassemblies and delete the sa. 3. Restart the server navigator09 Jackey Ding wrote: > > Hi, > > I am using mvn jbi:projectDeploy to deploy the SA, but I can't find the > undeploy command. > > > Jackey > > 2008/4/17, Lars Heinemann <[EMAIL PROTECTED]>: >> >> If you copied the SA into the hotdeploy folder you can just delete it >> from >> there. >> There is also a maven undeploy task, but I can't remember the syntax now. >> >> Lars >> >> >> Jackey Ding schrieb: >> >> > hi, >> > >> > I want to know how to undeploy a SA in serviceMix. I looked over >> > tutorials >> > and user guide and not find that. >> > >> > Thanks & best regards >> > Jackey >> > >> > >> > >> >> > > -- View this message in context: http://www.nabble.com/How-to-undeploy-a-SA-in-serviceMix-tp16736845p16737997.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
