Webservice connector regeneration in multiple CAF packages

Hi All,

In my application, I have several CAF packages and in each portlet several web service calls (web service connector created using standard approach) are present.

Whenever I want to use newer version of a web service in all my CAF packages, I had to manually go to each pacakge, each connector in each portlet and regenrate the connector.

Is there a way I can write a script and run in my workspace (or define a goal and run similar to Maven goals??) to do all this regenration at one go and get upgraded proxy classes for a webservice into all my CAF packages?

Kind regards,
Raja sekhar Kintali