Moving on to the Petals Web Console

Version 1 by Vincent Zurczak
on Jul 20, 2010 15:34.

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History

\\
When a [Service-Unit project|Working with Service-Unit projects] or a [Service Assembly project|Working with Service Assembly projects] is exported, it results in one or several service assemblies to deploy.
These artifacts can be deployed either by being copied in the Petals *install* directory, or by using the Petals Web console.
Indeed, this last one proposes a web interface to install Petals artifacts.

In an industrial context, the packaging would not be made through the studio.
And the deployment would not be made through the console either.
In fact, the packaging would rather be made with Maven, and the deployment would be made with Petals ANT tasks.

{tip}