Quickstart Examples
===================

Each quickstart example has an ant script that can be used to deploy the
example into a JBossAS server. The location of the JBossAS server is obtained
from the deployment.properties file in the top level install folder.

To deploy an example, open a command line window in the example's folder,
and simply type 'ant deploy'. To undeploy, use the command 'ant undeploy'.

Each example has a selection of messages that can be sent using your
preferred SOAP client (e.g. soapui), or an ant target specific for
each project.

These quickstart examples can also be imported into an Eclipse environment
that has been configured with the BPEL plugins distributed with JBoss Tools
(http://www.jboss.org/tools). Please see the RiftSaw User Guide for more
information on importing these quickstart samples, and how to deploy them
from within Eclipse to RiftSaw running in a JBoss AS server.
