I have an application that is installed at a customer's site. While it has its own web-based GUI, it also exposes a set of WS apis. Currently, I am using Sun's JWSDP 1.2 for this. I am interested in trying Axis, but I am stuck with deployment.
Is there a way to statically deploy a web service for Axis that will work in and J2EE container? The only docs I can see involve generating .wsdd, etc. Nate Bowler
