Hi all,
I am running an EP7 SP08 and I try to change the logon screen as described on:
http://help.sap.com/saphelp_nw2004s/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm
I copied the 'com.sap.portal.runtime.logon.par.bak' file, renamed it to 'my.new.logon.par'. after that I extracted the file with winzip. I opened the directory 'PORTAL-INF\lib\' and there I extracted the file 'umelogonbase.jar' with winrar. I opened the file 'logonLabels_en.properties' and changed the entry 'xtit_WELCOME=Welcome' to 'xtit_WELCOME=blablabla'.
I repacked the umelogonbase.jar with winrar again and after that I repacked the 'my.new.logon.par' with winzip again.
Then I placed the par file back at ' \j2ee\cluster\server \apps\ sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd' and changed the authscheme.xml with the new par file and changed the 'login.authschemes.definition.file' all described on the help.sap.com url mentioned above.
However, when I restart the portal and open the logon screen I see the error message:
-
Portal Runtime Error
An exception occurred while processing a request for :
iView : N/A
Component Name : N/A
The exception was logged. Inform your system administrator..
See the details for the exception ID in the log file
-
The default trace shows the following message:
-
An error occured during authscheme computation.
[EXCEPTION]
com.sapportals.portal.prt.component.PortalComponentException: Error in init method
Component : my.new.logon.certlogon
-
Is there anyone who knows what goes wrong? The description on help.sap.com is very straightforward but still it doesn't work for me...
Any help would be appreciated.
Kind Regards,
Nico van der Linden...