|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (9)
View Page Historyh2. Install binaries
# Make sure you've you have 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 use with 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. Deploy a JBI component
Petalslink JBI artefacts are availables on [Petals' website|http://petals.ow2.org].
Petals (JBI) components are available on [Petals' website|http://petals.ow2.org].
\\
If you want to deploy to the XSLT service engine, you could type in the following line in your terminal:
{code}
$ petals-cli deploy http://mirrors.ibiblio.org/pub/mirrors/maven2/org/ow2/petals/petals-se-xslt/2.4.1/petals-se-xslt-2.4.1.zip
$ petals-cli deploy http://mirrors.ibiblio.org/pub/mirrors/maven2/org/ow2/petals/petals-se-xslt/2.4.1/petals-se-xslt-2.4.1.zip
h2. Stop Petals ESB
* Type *ctrl+c* in the terminal
* Type *Ctrl+c* in the terminal.
{column}
{column:width=350px}
{column:width=350px}