View Source

{section}
{column}

This page explains very briefly the relations that exist between the Petals studio and the [Petals Web console|petalswebconsole20:Petals Webconsole 2.0].
In fact, this page is only helpful for beginners or for people preparing demonstrations.

\\
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.

\\
!petals-studio-tuto-with-web-console-1.jpg!

\\
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 with Petals ANT tasks.

{tip}
The studio and the web console are generally used together for demonstrations.
For other purposes, they are used separately.
{tip}

{column}
{section}