deploying web service into tomcat 5.5

Hi,I am completely new in web services & Tomcat Server.I want to create web service using jax rpc & deploy it using tomcat server 5.5.17.please give me the details of how to deploy it in Tomcat server 5.5.17.
[244 byte] By [Smita_Jadhava] at [2007-11-26 20:04:58]
# 1
FYR http://ws.apache.org/axis/
mshanua at 2007-7-9 23:05:44 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
Package your webapp in a WAR archive and copy it to TOMCAT_HOME/webapps directory and it will autodeploy.
ARTFISHa at 2007-7-9 23:05:44 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...