problem in web services

i made a web service and i upload the war file to the Apache Tomcat/4.1.31, JVM Version (1.5.0_01-b08) and when i build client to access the web services it s tell me that (The Server dose not support JAX-RPC)i need help :)
[244 byte] By [fox_xofa] at [2007-11-27 3:56:33]
# 1
Do you have jax-rpc jars?
kdajania at 2007-7-12 9:00:47 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
on server i dont think because this version of tomcat dosent have the jax-rpc jar in the lib
fox_xofa at 2007-7-12 9:00:47 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 3
you might need it. I would download it and place it in the lib directory of your webservice.
kdajania at 2007-7-12 9:00:47 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...