steps to get the Axis 2 build in GNU/Linux env
----------------------------------------------
download the source from svn repo
$ svn co http://svn.apache.org/repos/asf/webservices/axis2/trunk/java axis2/
get maven installed in the local env
download maven 1.0.2 tar ball and extract that
get the env valiables set MAVEN_HOME and add MAVEN_HOME/bin to the path
u should create the local repo also and then i ll wornt download those jars at the 2 time
$MAVEN_HOME/bin/install_repo.sh $HOME/.maven/repository
check the maven working - source the .bash_profile and then maven
go to the axis2 home and then maven
this will get all the jars nessesary and build axis
thats it :)
Monday, April 17, 2006
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment