Sure you can, but from time to time it doesn't work. I also never use the mvn jbi:deploy archetype. I always do a clean install and copy the SA over to the hotdeploy folder. This is by far the more stable way.
regards Lars Am Mittwoch 20 August 2008 17:47:45 schrieb stlecho: > Does this mean that I can not re-deploy an existing SA without stopping, > cleaning and starting ServiceMix ? > > lhe77 wrote: > > 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\serv > >>ice 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.
