Hi,
How to build and deploy web service in JavaWebservice Development kit?
For creating a sample webservice i created an interface,class for this interface,web.xml and jaxrpc-ri.xml based on "Sams teach yourself web services in 24 hours book".
then how to build and deploy it.
In book it mentioned me to execute
ANT commands to building and to executing. But ANT build script is not given. Please me a way.
Thanks in advance,
Yamini