|
Page Edited :
SM :
Getting Started
Getting Started has been edited by Jean-Baptiste Onofré (Feb 18, 2009). Content:
Getting StartedThe purpose of this document is to provide a starting point for those new to ServiceMix and JBI. Please read through each section here and if you have any questions, please just hop on the ServiceMix user mailing list to ask any questions you might have.
IntroductionFirst read the FAQ entry titled, What is JBI and each page linked to that page. This document provides some good base knowledge about JBI concepts before diving any deeper into the the use of the technology. TutorialsThe Tutorials section is the next step. These tutorials walk you through the basic use of the technology and show you how to build various examples. We are working to continually add new tutorials so please check back often. If there is a use case that you'd like to see, please hop on the ServiceMix user mailing list to discuss it. We're all very interested in what you'd like to see and we highly encourage contributions from the community. Installing the ServiceMix Binary DistributionOnce you've followed the tutorials to create some SUs and SAs, you'll need to deploy them to ServiceMix. This requires that you install the binary distribution of ServiceMix so that you can deploy your SAs to it. Below are the steps to achieve this. Pre-Installation RequirementsHardware:
Operating Systems:
Environment:
Binary Distribution Installation ProcedureThis procedure explains how to download and install the binary distribution.
Starting ServiceMixThis section provides instructions on starting ServiceMix from both Windows and Unix platforms. Below are the steps to follow: > cd <SERVICEMIX_HOME> The <SERVICEMIX_HOME> above is just simply a placeholder for the ServiceMix binary distribution directory, i.e., the directory you expanded from the downloaded tarball or zip file.
Stopping ServiceMixFor both Windows and Unix installations, terminate ServiceMix by typing "CTRL-C" on the command line where ServiceMix is running. ServiceMix uses the Java shutdown hook Additional ResourcesAfter the installation, ServiceMix is running with a basic configuration. For details on configuring additional options, please see Configuration. Before trying to use ServiceMix, make sure to read the What is JBI document, take a look at the available Components list for a list of JBI compliant components and get an idea for the ServiceMix Architecture along with the supported NMR Flows. A good next step is to deploy and run the Examples that are part of the ServiceMix binary distribution. The examples are located in the examples directory under the directory in which ServiceMix was installed.
To view the statistics and operation of ServiceMix in a JMX Console and see how the Management works please read the page about the JMX Console and the page about Management. Working With the ServiceMix Source CodeIf you're interested to dig in and work with the ServiceMix source code, take a look at the Source and the Building documents. These documents will help you check out the ServiceMix source code using Subversion and build it using Maven. |
Unsubscribe or edit your notifications preferences
