When we have multiple environments like production, staging, development etc. then sometimes we need to differentiate between these environments visually to avoid mistakes.
Change the Background Image Login Console Page
Go to your WAS_ROOT directory and after that go to the location as shown below
<WAS_ROOT>/AppServer/systemApps/isclite.ear/isclite.war/images/
In my case above location is shown below:
/opt/IBM/WebSphere/AppServer/systemApps/isclite.ear/isclite.war/images
Change the loginBkgd.jpg image with the image which you want to show on the login page. I have edited the image and written the environment name on the image.
Location of the loginBkgd.jpg file:
/opt/IBM/WebSphere/AppServer/systemApps/isclite.ear/isclite.war/images/loginBkgd.jpg
Before Change:
After Change:
Change the Banner Image After Login
Change the banner-swoosh.png image with the image which you want to show as a banner after login. I have edited the image and written the environment name on the image.
Location of the banner-swoosh.png file:
/opt/IBM/WebSphere/AppServer/systemApps/isclite.ear/isclite.war/images/banner-swoosh.png
Before Change:
After Change:
Note: I have done these changes on WebSphere Integrated Solutions Console 8.5.5 ND