Hi Experts
The issue has been resolved from our end.
1. The approach we followed is to take the SAP Portal Component EP BASIS NW7.4 SPS06 = EPBASIS06_0-20010035.SCA
2. User Jar command to unzip or extract the archives.
3. Under the folder DEPLOYARCHIVES look for the file name com.sap.portal.runtime.dispatcher.ear
4. Extract the com.sap.portal.runtime.dispatcher.ear file to get the
.war file = com.sap.portal.runtime.dispatcher.war
5. Extracting the .war file to get the actual files eg: WEB-INF folder
6.We replaced the web.xml that we created & library files in this com.sap.portal.runtime.dispatcher.war file.
Recompiled the
1. com.sap.portal.runtime.dispatcher.war
2. com.sap.portal.runtime.dispatcher.ear
3. EPBASIS06_0-20010035.SCA
and finally deploy using SUM tool
Regards
Siva