Showing posts with label Maven Archetype. Show all posts
Showing posts with label Maven Archetype. Show all posts

Sunday, February 02, 2014

Maven Archetype to Create an Apache Axis2 Service

This is a simple archetype that will create a simple axis2 service for you. The generated project includes a "setup" script and a "start" script. These hosts the built service in the simple HTTP server that is available with Apache Axis2 binary distribution.