OpenVPMS icon
Submitted by Guest on Mon, 28/10/2013 - 04:21
If I use the demo system, the browser displays the OpenVPMS icon. However, my systems display the Tomcat icon - as shown below (mine on the left, the dome system on the right).
Googling around, I found various references including http://tomcattricks.blogspot.com.au/
I looked at the login.jsp in <TOMCAT_HOME>webapps/openvpms and this contains no
< link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" >
Hence I conclude that in the demo system the favicon.ico in <TOMCAT_HOME>webapps/ROOT has been changed to the OpenVPMS one.
Is this indeed the case?
Regards, Tim G
Re: OpenVPMS icon
The demo is using a proxy server and the icon is coming from apache, not tomcat.
Matt Y.