|
|
|
| HOME | J2ME | Struts | AJAX | SOAP | SOA | MEDIA STREAMING | AXIS | | |
|
|
Axis InstallationsBack | Tutorial Home | Next Tomcat Installation
Axis Installation Download AXIS from the URL http://ws.apache.org/axis2/download.cgi
Check the Axis installation using URL http://localhost:8080/axis2/ You should get the following screen. Check the axis set up by clicking Validate link in the displayed web site If you explore the Axis2 Folder structure in webapps you will see following folder structure Most of the folders are normal war folders. How ever there are some new folders listed below axis2-web modules
As you can see the listing is a simple new line separated values services The various services that can be accessed are mentioned in folder WEB-INF/services/services.list. The sample listing of aar files in services.list is given below
As you can see the listing is a simple new line separated values Axis Configurations Axis configurations are in file WEB-INF\conf\axis2.xml. This file has all the axis environment configurations. One of the configurations is
These are the default user name and password of the axis2 admin panel at URL http://localhost:8080/axis2/axis2-admin/ Now that the war file is working fine, we will need to set up our build environment Unzip the full binary distribution you have downloaded earlier. Apart from the other folders you will find these two useful folders
Now you will need to do the following settings to get your build environment running
Make sure you miss none of the above said installation instructions.
Now that all the installations are done. Time for Hello World program
in next section. Back | Tutorial Home | Next site comments powered by Disqus |
|
| toolbar powered by Conduit |
|
| Copyright © 2009. All rights reserved | Terms and Conditions | About | Contact | Feed Back | |