View Source

{section}
{column}

h2. Install binaries

# Make sure you've installed *Java 1.6* on your system (we currently support both [Oracle JDK|http://www.oracle.com/technetwork/java/javase/downloads/index.html] and [OpenJDK|http://openjdk.java.net/] Java Virtual Machines)
# If you have more than one JDK available, set the environment variable JAVA_HOME with the path of the JDK you want to be used by Petals ESB
# *Unzip* the lastest version of Petals ESB
# On POSIX systems, set the [execute bit|http://en.wikipedia.org/wiki/Filesystem_permissions] on _bin/petals-esb.sh_ and _bin/petals-cli.sh_


h2. Start Petals ESB

* On Windows, double-clic on _bin\petals-esb.bat_
* On POSIX systems, run _bin/petals-esb.sh_ in a terminal


h2. Manage JBI components with petals-cli

# Download the [JBI components|http://petals.ow2.org/download-jbi-components.html] you would like to deploy in Petals ESB.
#


h2. Stop

* Type *ctrl+c* in the terminal
{column}
{column:width=350px}
{panel:title=Table of contents}{toc}{panel}
{column}
{section}