Hi, Does anyone know how to go about developing Web Services with Axis and WSAD 4.0.3? I have written a simple java interface and used java2WSDL to generate the wsdl file. I then used wsdl2Java with server side generation enabled to generate java classes. I can deploy the service on a tomcat server without much hassle. However, I need to use WSAD 4.0.3 as my development environment, and a WebSphere 4 application server as my deployment environment.
Does anyone know if this is possible, and if so, what are the steps to take? Thanks. Ronan