|
Page Edited :
SM :
2.5. Beginner - Deploying the service assembly
2.5. Beginner - Deploying the service assembly has been edited by Lars Heinemann (Feb 08, 2008). Change summary: format file:poller 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 use the JBI Maven plugin to deploy your project. cd tutorial-sa 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
