We use WSAD 5.0 and WAS 5.0. We are exposing our session beans as webservices. I wrote a wrapper around the session beans and I created webservices using standard GUI provided with WSAD. everything is working fine, but I want to automate the buid process and regenerate webservices every time we deploy the application with ant script. If anybody had done it before, please help me