Hi all, I'm new to Axis and have looked through the documentation and the mail archives for the recommended way to create and deploy Java web services, but cannot come to complete solution.
I would like to start with a Java class web service implementation and be able to deploy it automatically at compile time. Using the axis xdoclet tags I was able to get the deploy-*.xml files generated and I can use the AxisAdmin tool to deploy using those files but I'm looking for a solution which will create the server-config.wsdd file and have everything done in one shot. Is there such a solution, and if not what is wrong with doing it like that, what is the 'recommended' way of doing it and why. Thanks a lot, Abdullah