Visit Azul.com Support

IcedTeaWeb Configuration

Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

This is an overview of the files with location and usage related to IcedTeaWeb.

The default location of the files used in this table, are:

  • {INSTALL_DIR}: C:\Program Files\Zulu\zulu-8\jre\lib

  • {USER_APPDATA}: C:\Users\User\AppData\Local\Temp\User

  • {USER_CACHE}: C:\Users\User\.cache\icedtea-web

  • {USER_CONFIG}: C:\Users\User\.config\icedtea-web

  • {USER_SHARE}: C:\Users\User\.local\share

  • {SUN_JAVA}: C:\Users\User\.local\share

File or directory name

Default location

Description

deployment.config

{INSTALL_DIR}\deployment.config

Java-global deployment properties file.

May be affected by deployment.jre.dir

cacerts

{INSTALL_DIR}\security\cacerts

Contains various system java-wide stored certificates.

Controlled by deployment.system.security.cacerts

jssecacerts

{INSTALL_DIR}\security\jssecacerts

Contains various system java-wide stored certificates.

Controlled by deployment.system.security.jssecacerts

trusted.certs

{INSTALL_DIR}\security\trusted.certs

Contains various system java-wide stored certificates.

Controlled by deployment.system.security.trusted.certs

trusted.clientcerts

{INSTALL_DIR}\security\trusted.clientcerts

Contains various system java-wide stored certificates.

Controlled by deployment.system.security.trusted.clientautcerts

trusted.jssecerts

{INSTALL_DIR}\security\trusted.jssecerts

Contains various system java-wide stored certificates.

Controlled by deployment.system.security.trusted.jssecerts

locks

{USER_APPDATA}\netx\locks

Location of netx locks.

Controlled by deployment.user.locksdir

netx_running

{USER_APPDATA}\netx\locks\netx_running

Location of netx main lock.

Controlled by deployment.user.runningfile

cache

{USER_CACHE}\cache

Contains cached runtime entries.

Controlled by deployment.user.cachedir

recently_used

{USER_CACHE}\cache\recently_used

Additional information about items in cache.

pcache

{USER_CACHE}\pcache

Contains saved application data.

Controlled by deployment.user.pcachedir

tmp

{USER_CACHE}\tmp

Contains temporary runtime files.

Controlled by deployment.user.tmp

.appletTrustSettings

{USER_CONFIG}\.appletTrustSettings

File responsible for various actions on Applets and Apps based on their codebase based on users actions.

deployment.properties

{USER_CONFIG}\deployment.properties

Users main deployment properties file.

To enable logging, add deployment.log=true to this file.

icons

{USER_CONFIG}\icons

Location where icons of javaws applications desktop/menu launchers icons are stored.

log

{USER_CONFIG}\log

Contains file-log files (if enabled), itw-cplugin-date_time.log for native part of plugin, itw-javantx-date_time.log for everything else.

Controlled by deployment.user.logdir.

java.policy

{USER_CONFIG}\security\java.policy

Contains granted permissions for selected unsigned apps.

Controlled by deployment.user.security.policy

trusted.cacerts

{USER_CONFIG}\security\trusted.cacerts

Contains various users stored certificates.

Controlled by deployment.user.security.trusted.cacerts

trusted.certs

{USER_CONFIG}\security\trusted.certs

Contains various users stored certificates.

Controlled by deployment.user.security.trusted.certs

trusted.clientcerts

{USER_CONFIG}\security\trusted.clientcerts

Contains various users stored certificates.

Controlled by deployment.user.security.trusted.clientauthcerts

trusted.jssecacerts

{USER_CONFIG}\security\trusted.jssecacerts

Contains various users stored certificates.

Controlled by deployment.user.security.trusted.jssecacerts

trusted.jssecerts

{USER_CONFIG}\security\trusted.jssecerts

Contains various users stored certificates.

Controlled by deployment.user.security.trusted.jssecerts

javaws

{USER_SHARE}\applications\javaws

Subdirectory in users menus space, for placing custom menu shortcuts.

.appletTrustSettings

{SUN_JAVA}\.appletTrustSettings

File responsible for various actions on Applets and Apps based on their codebase based on admins actions.

deployment.config

{SUN_JAVA}\deployment.config

Global deployment config file.