Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Suppose I already created all the artifact projects that I need.
New Server RuntimeImage Removed
New Server RuntimeImage Added 

Now I want to create a Carbon Application Project group these artifacts. To create a Carbon Application Project, right click on the Project Explorer and go to New -> Project and select Carbon Application Project.

New Server RuntimeImage Removed New Server RuntimeImage Added 

New Server RuntimeImage Removed New Server RuntimeImage Added

Give a name to the Carbon Application project. As showed in the below image, it will display all the artifact projects that are available in the workspace. You can select whatever the projects that you need to group in to your Carbon Application Project.

New Server RuntimeImage Removed New Server RuntimeImage Added

Once you create the Carbon Application Project, you will see Carbon Application Project POM Editor is being opened.

New Server RuntimeImage Removed New Server RuntimeImage Added

Under Dependencies, you will see the project that you have selected are being ticked. It will display information such as Server Role and Version for each and every artifact. From the editor, you can change those details.

...

With Developer Studio 2.0.0, you can create deployable archive each and every artifact level. Suppose I created an Apache Axis2 Service. Once you right click on the Axis2 Service Project, there is a option called Export Project as Deployable Archive. This will create the relevant deployable archive in the location you specified. For example, Deployable Archive for an Apache Axis2 Service is an Axis2 Archive (aar) file.

New Server RuntimeImage Removed New Server RuntimeImage Added

Following table shows you deployable item that will be generated for each and every artifact.

...