I don't think this is documented anywhere, right. The easiest way to undeploy something that has been deployed using the hot deployer is to remove the file from the install / deploy dir. Stuff deployed using maven, ant, or jmx must be undeployed using ant / jmx.
On 10/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello all, just stumbled across a very basic thing: Do we explain _anywhere_ how to undeploy? I only found that we demand "...undeploy and do..." but explain nowhere how to do so. A newbie might think "deploy uses mvn jbi:projectDeploy so undeploy will be mvn jbi:projectUndeploy" but this is no valid Maven goal. When I just want to undeploy (so no redeployment) I use the JMX console and enter the name manually -- is there any easier and still clean way? I'll add that into the docu the next days. Georg -- View this message in context: http://www.nabble.com/Docu%3A-undeploying-explained-tf2365971.html#a6591259 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet
