hi Freeman, Thanks for you reply.
On the website I find there has a ServiceMix Ant Task called undeployserviceassemblytask that can undeploy sa. And I follow your instruction looking forward the ant build file under SERVICEMIX_HOME/ant/ folder, But I can't find that task. Do I get it wrong or there is some mistake on the website. I am using servicemix 3.2.1. hi navigator09, I get it done following your instruction, thank you very much. Jackey 2008/4/17, navigator09 <[EMAIL PROTECTED]>: > > > 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. > >
