280 likes | 411 Views
Axis2, small steps to create WS. by Matei Nicolae. 1) http://ws.apache.org/axis2/ 2) Download => http://ws.apache.org/axis2/download.cgi 3) Apache Axis2 Releases -> 1.5.1 =>(http://ws.apache.org/axis2/download/1_5_1/download.cgi)
E N D
Axis2,small steps to create WS by Matei Nicolae
1) http://ws.apache.org/axis2/ 2) Download => http://ws.apache.org/axis2/download.cgi 3) Apache Axis2 Releases -> 1.5.1 =>(http://ws.apache.org/axis2/download/1_5_1/download.cgi) 4) Standard Binary Distribution (zip) => http://www.reverse.net/pub/apache/ws/axis2/1_5_1/axis2-1.5.1-bin.zip 5) Documentation => http://ws.apache.org/axis2/1_5_1/installationguide.html#standalone1 http://ant.apache.org/ Links Links
Config project • Copy *.jars from axis2-1.5.1\lib\ to WebContent\WEB-INF\lib\ • Copy file axis2-1.5.1\conf\axis2.xml to WebContent\WEB-INF\axis2.xml • Copy dir axis2-1.5.1\webapp\axis2-web to WebContent\axis2-web • Add Content from axis2-1.5.1\webapp\WEB-INF\web.xml to WebContent\WEB-INF\web.xml