What is Your approach to developing a webservice from scratch? I was thinking you start with a java interface definition, create a wsdl file using java2wsdl and from that you create the stubs and other files. extends this to implement the service methods, package it in a war and deploy on tomcat?
 
If this is the way to do it, and you happen to have a simple ant script to demonstrate this, I would really like to se it if you would care to share it on the list?
 
Jan Agermose
 

Reply via email to