Hi,
We have modified the Login Module in 7.3 Portal.
The name of the SAP war file is: com.bat.navigation.web.logon.war.
Custom Web Module Project is created with the name: neo/prt/navigation/web/logon.
Custom war file is named as: bat.com~neo~prt~navigation~web~logon.war.
The Custom Enterprise Project is created with the name: neo/prt/navigation/ea/logon.
Custom ear file is named as: bat.com~neo~prt~navigation~ea~logon.ear.
The deployable file is transported via NWDI CM Services with CTS+ to Production.
After transport the login module was working fine.
But after server restart in Pre-Prod and Test; css/ur/ur_ie5.css is not getting loaded.
If I compare Pre-Prod, Test with Dev using httptrace; the url
http://Sid.domain.com:50xxx/com.bat.prt.navigation.logon/css/ur/ur_ie5.css
is not getting loaded but it in Dev where there is no server restart;
the above url is getting loaded.
But I am able to open the css by directly typing the url in IE in Test and Pre-Prod.
com.bat.prt.navigation.logon is the name of the context-root which points to the war file:
bat.com~neo~prt~navigation~web~logon.war.
Necessary changes in NWA Configuration is done in the location Configuration--> Authentication and Single Sign-On -->
Properties.
ume.logon.branding_image, ume.logon.branding_text and ume.logon.application.ui_resources_alias are populated with custom values as required.
Please give your necessary inputs to this issue.
Best Regards
Kaushik Banerjee