The final step in my build/deploy of my SA is to copy the SA created in my repo into the %servicemix_home%\deploy directory. I was looking at the jbi:projectDeploy but don't really understand how this works. When I tried it, I get this message:
************************************** [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Unable to deploy project, Error accessing ServiceMix administration javax/jbi/management/LifeCycleMBean ************************************** Basically all I want to do is copy or move the zip file respresenting my SA stored in my local repo into the /deploy directory of ServiceMix. How can I accomplish this with maven and/or corresponding jbi goals? Thanks in advance. -los -- View this message in context: http://www.nabble.com/maven-jbi%3AprojectDeploy-question-tf2473814.html#a6897988 Sent from the ServiceMix - User mailing list archive at Nabble.com.
