|
Page Edited :
SM :
2.5. Beginner - Deploying the service assembly
2.5. Beginner - Deploying the service assembly has been edited by Gert Vanthienen (Jan 21, 2008). Content:We are now going to use the Maven JBI plugin to deploy the service assembly Deploy the SABefore you start, make sure that you have started ServiceMix. Now, navigate to your project's SA directory and run the following command there mvn jbi:projectDeploy Upon successful deployment, we get this output: Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Tutorial :: SA
[INFO] task-segment: [jbi:projectDeploy]
[INFO] ----------------------------------------------------------------------------
...
[INFO] [jbi:projectDeploy]
...
[INFO] Deploying jbi-service-assembly from /home/gert/.m2/repository/org/apache/servicemix/tutorial/tutorial-sa/1.0-SNAPSHOT/tutorial-sa-1.0-SNAPSHOT.zip
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
...
|
Unsubscribe or edit your notifications preferences
