Hi,
I tried creating a bottom up approach.
Environments used : Axis, Eclipse,
Tomcat 6.
I just went through this link as it is
http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebService/bu_tutorial.html
Steps I did : After loading axis run time..
1) Created a dynamic web project , Created a class.
2) Created a web service using file -> new -> other -> web service option..
3) Run on server.
But I'm getting HTTP 404 error when i ran the project.
Please help me..