1. Install JDK - jdk 1.5.0_12
2. Install Apache Tomcat : apache-tomcat-6.0.10
3. Install Eclipse : eclipse wtp all-in-one 1.5.3
4. Install tomcatPluginV32
for eclipse plugin : tomcatPluginV32
5. Install Axis2
down - Axis2 1.1.1 - WAR file
http://ftp.kaist.ac.kr/pub/Apache/ws/axis2/1_2/axis2.war
unzip in C:\Apache Software Foundation\Tomcat 6.0\webapps\axis2
6. modify server.xml - but does not need (you can skip this)
Add <Context path="/axis2" ~~~
7. Try to confirm running of Tomcat
access : http://localhost:8080/axis2/
There are 3 links : Services, Validate, Administration
8. Click Services
There are only Version service is running
10. Click Validate link
notify what kind of jar files is running
11. Click Administration
Login information : you can find ID/Password from axis2\WEB-INF\conf\axis2.xml
12. check it and look around
Tuesday, 21 August 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment