1. Quick Start has been created by Guillaume Nodet (Jan 03, 2008).

Content:

1. Quick start

  • Grab the sources and build
  • Install ServiceMix Runtime
  • Inside the Runtime console, launch the following commands:
    features addUrl http://svn.apache.org/repos/asf/servicemix/smx4/obr-repo/features-snapshot.xml
    obr addUrl file:///Users/gnodet/.m2/repository/repository.xml
    nmr


You should have the following output:

[EMAIL PROTECTED]:/> features addUrl http://svn.apache.org/repos/asf/servicemix/smx4/obr-repo/features-snapshot.xml
[EMAIL PROTECTED]:/> obr addUrl file:///Users/gnodet/.m2/repository/repository.xml
[EMAIL PROTECTED]:/> nmr
This feature is not yet installed.  Do you want to install it (y/n) ? 
Installing feature.  Please wait...
Target resource(s):
-------------------
   ServiceMix JBI Deployer (1.0.0.SNAPSHOT)
   ServiceMix JBI Offline Tool (1.0.0.SNAPSHOT)
   ServiceMix NMR Core (1.0.0.SNAPSHOT)
   ServiceMix JBI OSGi (1.0.0.SNAPSHOT)
   ServiceMix NMR Spring (1.0.0.SNAPSHOT)
   ServiceMix JBI Runtime (1.0.0.SNAPSHOT)
   ServiceMix JBI API (1.0.0.SNAPSHOT)
   ServiceMix NMR API (1.0.0.SNAPSHOT)
   ServiceMix NMR OSGi (1.0.0.SNAPSHOT)

Required resource(s):
---------------------
   geronimo-activation_1.1_spec (1.0.1)

Deploying...done.

top

Reply via email to