All deployment will be done to the data folder inside servicemix install folder. So if you run in trouble check if you can delete the assembly from the data/smx/service-assemblies/ folder and restart smx.
Deleting the whole data folder will clean all deployments. This can only be done when SMX is not running. On next start of smx all things in hotdeploy folder will be redeployed. So be sure not to delete something you can't recover. Regards Lars Am Mittwoch 20 August 2008 16:08:58 schrieb stlecho: > Hi, > > When using the "mvn jbi:projectDeploy" artifact, I'm receiving an error. > > On the server-side I get the following WARN: "InstallationService | > .framework.InstallationService 420 | Failed to delete old installation > directory: > G:\progs\esb\servicemix\apache-servicemix-3.2.2\data\smx\components\service >mix-file\version_6". > > On the client-side (deployment) I get :"Unable to deploy project, Error > accessing ServiceMix administration". > > How can this be solved ? > > Regards, Stefan Lecho.
