Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Configuring Maven

Wiki Markup
{scrollbar}

We are going to create a Maven project which will contain our SU and SA projects.

Creating the Maven project

We create the main container folder for our EJB project. In this directory, we create a pom.xml looking like this :

...

Next, we are going to create the CXF SU in this project.

Proceed to the next step



Wiki Markup
{scrollbar}