📄 readme.txt
字号:
======================================================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 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 servelet container this would be the "axis2" directory inside "webapps".)To verify the deployment please go to http://<yourip>:<port>/axis2/ andfollow 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 listor in the JIRA issue tracker. If you are sending an email to the mailinglist make sure to add the [Axis2] prefix to the subject.Mailing list subscription: axis-dev-subscribe@ws.apache.orgJira: http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10611Thank you for using Axis2!The Axis2 Team.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -