You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by youhaodeyi <yo...@gmail.com> on 2008/03/09 07:02:42 UTC

How can I remove a SA from ServixMix

I use mvn jbi:projectDeploy command to deploy my SA to ServiceMix. Where does
ServiceMix put the SA? How can I remove it?

-- 
View this message in context: http://www.nabble.com/How-can-I-remove-a-SA-from-ServixMix-tp15924147s12049p15924147.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: How can I remove a SA from ServixMix

Posted by youhaodeyi <yo...@gmail.com>.
Can I do this by maven?


Reda wrote:
> 
> use 
>   ant -f servicemix-ant-task.xml -Dsm.service.assembly.name
> undeploy-service-assemply
> 
> see directory 'ant' under servicemix root directory
> 
> 
>  
> 
> youhaodeyi wrote:
>> 
>> I use mvn jbi:projectDeploy command to deploy my SA to ServiceMix. Where
>> does ServiceMix put the SA? How can I remove it?
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/How-can-I-remove-a-SA-from-ServixMix-tp15924147s12049p15949671.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: How can I remove a SA from ServixMix

Posted by Reda <ma...@libero.it>.
use 
  ant -f servicemix-ant-task.xml -Dsm.service.assembly.name
undeploy-service-assemply

see directory 'ant' under servicemix root directory


 

youhaodeyi wrote:
> 
> I use mvn jbi:projectDeploy command to deploy my SA to ServiceMix. Where
> does ServiceMix put the SA? How can I remove it?
> 
> 

-- 
View this message in context: http://www.nabble.com/How-can-I-remove-a-SA-from-ServixMix-tp15924147s12049p15925841.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.