Hi all,
I need to customize the logon.par. We had an unique requirement in which
we need to create a pop-up after where all vendors must update their data
in ECC and then login to portal.
The steps I did:
1> I copied the com.sap.portal.runtime.logon.par.bak from E:\usr\sap\DJ1\JC61\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment.
There is no file in E:\usr\sap\DJ1\JC61\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd.
This might be because the EPBC.SCA didnot get upgraded to SAP NetWeaver 7.01 EHP1 SP5, even if all the others SCAs including JEE, BULIDT etc
upgraded to SAP NetWeaver 7.01 SP5. The EPB.SCA is still SAP NetWeaver 7.01 SP4.
2> We also, have a test Portal where we have the com.sap.portal.runtime.logon.par.bak inside both E:\usr\sap\TJ1\JC63\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd
and E:\usr\sap\TJ1\JC63\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment.
3> The size of the file in both Dev Server and Test Server are same. Size: 347 KB.
4) I renamed the com.sap.portal.runtime.logon.par.bak as newlogon.par and then imported it in SAP NWDS.
It was sucessful, the project name was NewParProject.
Now, whenever I try to create a JSP in PORTAL-INF folder it's failing.
PORTAL-INF right-click, then New -> Other -> J2EE -> Web -> JSP File.
It's telling to select a folder with selection option disabled.
Can anybody tell how to do it?
Regards
Neha Singh