Hi Siva,
I think that the problem you are having is that the maintemance installed is not correct, You have installed 6.1.0-WS-WASWebSvc-AixPPC32-FP0000025.pak on profile that no have Web Service Feature installed (check it with versionInfo). For install Web Services feature pack you need to install it in your environment first. Take in mind that feature pack is not installing only applying a fix pack.
launch from WAS_HOME\AppServer\bin\versionInfo.sh to see if you have Web Service feature pack installed. And the check the profile too
WAS_HOME\AppServer\profiles\YOUR_PROFILE\bin\versionInfo.sh
Depending on your application you don't need Web Service feature pack, WAS "alone" can execute web services. That could be the reason because you are able to run your application in a profile without Feature pack.
If you need feature pack follow the next instrucctions to install in your environment (if you have deployment manager is the first node that you need to upgrade/augment, and I'm sorry but if your node is federated you can't augment it, you need new one)
You can download from here:
Utility: Feature Pack for Web Services for WebSphere Application Server V6.1
www-01.ibm.com/support/docview.wss?uid=s... then create a profile with this feature pack, here the steps to install a profile with Web Service Feature Pack
pic.dhe.ibm.com/infocenter/wasinfo/v6r1/... Here a lab to install it:
publib.boulder.ibm.com/infocenter/ieduas... if you don't need I suggest to unninstall your last fixpack (6.1.0-WS-WASWebSvc-AixPPC32-FP0000025.pak) and to install FP 6.1.0.25 (6.1.0-WAS-AixPPC32-FP0000025.pak)
tell us if you need more support.
Hope this helps.
Regards