Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.
/ rampart Public archive
forked from apache/rampart

Mirror of Apache Rampart

License

Notifications You must be signed in to change notification settings

ASU/rampart

This branch is up to date with apache/rampart:1_1.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9a36b6b · Feb 13, 2010
Dec 4, 2006
Oct 27, 2006
Dec 4, 2006
Nov 13, 2006
Nov 23, 2006
Feb 18, 2005
May 12, 2006
Oct 25, 2006
Oct 8, 2006
Feb 18, 2005
Dec 4, 2006
Nov 16, 2006
Sep 15, 2005
Nov 13, 2006

Repository files navigation

======================================================
Apache Axis2 @axisVersion@ build  (@TODAY@)

http://ws.apache.org/axis2
------------------------------------------------------

___________________
Documentation
===================
 
Documentation can be found in the 'docs' distribution of this release and in the main site.

___________________
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
  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 servelet 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/secure/BrowseProject.jspa?id=10611


Thank you for using Axis2!

The Axis2 Team. 

About

Mirror of Apache Rampart

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 92.2%
  • XSLT 7.4%
  • Other 0.4%