3SP Knowledgebase
Information and FAQs about 3SP products
  
Search  
   
Browse by Category
3SP Knowledgebase .: SSL-Explorer .: About SSL-Explorer .: Known issues / Bugs .: SSL-Explorer Agent does not launch on Mac Clients in 0.2.15

SSL-Explorer Agent does not launch on Mac Clients in 0.2.15

This was caused by a minor code change that we did not realise would affect Mac clients in such a way. You can undo the code change changing a single line of text in the .jspf files:

  1. Locate the file $SSLX_HOME/webapp/WEB-INF/jsp/content/navigation/launchViaAgentAppletContent.jspf

  2. Locate the following line:
  3. t += 'ARCHIVE="launcher.jar,launcher-en.jar"';

  4. Change the line to:
  5. t +='ARCHIVE="sslexplorer-agent/launcher.jar,sslexplorer-agent/launcher-en.jar"';

  6. Now it is a good idea to clear the SSL-Explorer cache. Delete the contents of $SSLX_HOME/tmp and restart the service.





How helpful was this article to you?

User Comments

Add Comment
No comments have been posted.


powered by Lore
© 2008 3SP Ltd. All Rights Reserved