GithubHelp home page GithubHelp logo

isabella232 / axis-axis2-java-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/axis-axis2-java-core

0.0 0.0 0.0 75.32 MB

Apache Axis2-Java Core

Home Page: https://axis.apache.org/

License: Apache License 2.0

Java 92.98% Python 0.01% XSLT 6.54% HTML 0.19% GAP 0.10% Batchfile 0.09% Shell 0.07% JavaScript 0.01% CSS 0.01%

axis-axis2-java-core's Introduction

======================================================
Apache Axis2 ${project.version} build (${buildTimestamp})

http://axis.apache.org/axis2/java/core/
------------------------------------------------------

___________________
Building 
===================

We use Maven 3 (http://maven.apache.org) to build, and you'll find a
pom.xml in each module, as well as at the top level.  Use "mvn install"
(or "mvn clean install" to clean up first) to build.

IMPORTANT: the *first* time you build a given version of Axis2, you may not
be able to do a regular "mvn install" from the top level - this is because
we have a couple of custom Maven plugins that (due to some dependency-
resolution issues in Maven) must be built and installed in your local
repository before a build will succeed. This being said, it is worth 
trying "mvn install" none-the-less. In the case where this fails, it 
means you need to do the following:

  1) Manually "mvn install" both of the plugins in the following places:
     
     modules/tool/axis2-mar-maven-plugin
     modules/tool/axis2-aar-maven-plugin
     
___________________
Documentation
===================
 
Documentation can be found in the 'docs' distribution of this release 
and in the main site. To build the documentation locally, simply do
"mvn site". Additionally, the Axis2 Javadoc documentation can be 
produced by executing "mvn javadoc:javadoc".
Users should then look in $AXIS2_HOME/target for the documentation.

___________________
Deploying
===================

To deploy a new Web service in Axis2 the following three steps must 
be performed:
  1) Create the Web service implementation class, supporting classes 
     and the services.xml file, 
  2) Archive the class files into a jar with the services.xml file in 
     the META-INF directory
  3) Drop the jar file to the $AXIS2_HOME/WEB-INF/services directory
     where $AXIS2_HOME represents the install directory of your Axis2 
     runtime. (In the case of a servlet container this would be the
     "axis2" directory inside "webapps".)

To verify the deployment please go to http://<yourip>:<port>/axis2/ and
follow the "Services" Link.

For more information please refer to the User's Guide.

___________________
Support
===================
 
Any problem with this release can be reported to Axis mailing list
or in the JIRA issue tracker. If you are sending an email to the mailing
list make sure to add the [Axis2] prefix to the subject.

Mailing list subscription:
    [email protected]

Jira:
    http://issues.apache.org/jira/browse/AXIS2


Thank you for using Axis2!

The Axis2 Team. 

axis-axis2-java-core's People

Contributors

alphatheory-rlazarski avatar aslom avatar chamikaramj avatar dblevins avatar dependabot[bot] avatar dims avatar glahiru avatar gmcdonald avatar itstechupnorth avatar jgawor avatar jochenw avatar prabath avatar robertlazarski avatar steveloughran avatar syodage avatar veithen avatar vr6 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.