Rendering of Oracle Secure Global Desktop's Administration Console on Modern Browser Versions

Posted by Mohan Prabhala on Oracle Blogs See other posts from Oracle Blogs or by Mohan Prabhala
Published on Tue, 26 Jun 2012 18:26:04 +0000 Indexed on 2012/06/26 21:22 UTC
Read the original article Hit count: 184


For customers using Oracle Secure Global Desktop version 4.6x, one of the issues reported is the improper rendering of the administration console when using modern browser versions such as Safari 5, Firefox 4+ or Internet Explorer 9. We are pleased to provide a fix for use of these modern browser versions when using Oracle Secure Global Desktop 4.6x. Please refer to Doc ID 1367923.1 on My Oracle Support. The solution involves a new .jar file, oracletheme.jar and following a few simple instructions.

  • Download the new oracletheme.jar to /tmp and backup the existing one located at 
    • /opt/tarantella/webserver/tomcat/<tomcat_ver>/webapps/sgdadmin/WEB-INF/lib/oracletheme.jar
  • Stop the webserver 
    • /opt/tarantella/bin/tarantella stop webserver
  • Copy the new oracletheme.jar to the correct directory
    • cp /tmp/oracletheme.jar /opt/tarantella/webserver/tomcat/<tomcat_ver>/webapps/sgdadmin/WEB- INF/lib/oracletheme.jar
  • Verify permissions for the file
    • -rw-r----- 1 root ttaserv 280449 Sep 9 2010 oracletheme.jar
  • Finally, restart the webserver
    • /opt/tarantella/bin/tarantella start webserver

© Oracle Blogs or respective owner

Related posts about /Oracle/Desktop Virtualization