I want to know if we can we publish web services just with the help of wsdd file? I have a custom made wsdd file and if i deploy it in tomcat then my web services will be published.
I want to know how it works without wsdl file ? then i want to know how to provide our own custom soap handlers instead of axis handlers .anyone who has worked on this.