itweb-settings: 1.7.1, 15.12.17 15:25

Context
AUTORFEHLERBESCHREIBUNGBEISPIELEDATEIENNAMESIEHE AUCHÜBERSICHT
NAME
itweb-settings - view and modify settings for javaws and the browser plugin
ÜBERSICHT
itweb-settings
itweb-settings command arguments
BESCHREIBUNG
itweb-settings is a command line and a GUI program to modify and edit settings used by the IcedTea-Web implementation of javaws and the browser plugin.
If executed without any arguments, it starts up a GUI. Otherwise, it tries to do what is specified in the argument.
The command-line allows quickly searching, making a copy of and modifying specific settings without having to hunt through a UI.
BESCHREIBUNG
-check name - Überprüft alle Einstellungen auf Gültigkeit der Werte.(Kein Parameter erwartet)-get name - Zeigt den Wert der angegebenen Einstellungen an.(Ein oder mehrere Parameter erwartet)-headless - Deaktiviert Herunterladefenster und andere Benutzeroberflächen.(Kein Parameter erwartet)-help - Gibt Informationen über unterstützte Befehle und grundlegende Verwendung aus. Wird ein Befehl als Parameter angegeben, dann wird eine detaillierte Beschreibung des Befehls ausgegeben.(Kein Parameter erwartet)-info name - Zeigt zusätzliche Informationen über die angegebenen Einstellungen an, inklusive einer Beschreibung des aktuellen Werts, der zulässigen Werte sowie des Ursprungs der Einstellung.(Ein oder mehrere Parameter erwartet)-list - Zeigt eine Liste aller IcedTea-Web Einstellungen und deren aktuelle Werte an.(Kein Parameter erwartet)-reset name - Setzt die angegebenen Einstellungen auf ihren ursprünglichen Wert zurück.(Ein oder mehrere Parameter erwartet)-reset all - Setzt alle Einstellungen auf ihre ursprünglichen Werte zurück.(Kein Parameter erwartet)-set name value - Setzt die Einstellungen auf den neuen angegebenen Wert, vorausgesetzt der Wert ist zulässig.(Eine gerade Anzahl von Parametern mit „Parameter=Wert“ als gültigen Parameter erwartet)-verbose - Ausführliche Ausgabe aktivieren.(Kein Parameter erwartet)
BEISPIELE
itweb-settings - Show the GUI editoritweb-settings -reset deployment.proxy.type - Resets the value of `deployment.proxy.type` setting.
Known properties (key and default value):
deployment.browser.path - null (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.cache.jarcompression - 0 (Possible: liegen im Bereich von 0 bis 10 (inklusive))deployment.cache.max.size - -1 (Possible: liegen im Bereich von -1 bis 2.147.483.647 (inklusive))deployment.console.startup.mode - HIDE (Possible: [DISABLE, HIDE, SHOW, SHOW_PLUGIN_ONLY, SHOW_JAVAWS_ONLY])deployment.https.noenforce - false (Possible: sind true oder false)deployment.javapi.cache.enabled - false (Possible: sind true oder false)deployment.javaws.associations - 2 (Possible: liegen im Bereich von 0 bis 3 (inklusive))deployment.javaws.autodownload - false (Possible: sind true oder false)deployment.javaws.installURL - null (Possible: sind jede gültige URL (z.B. http://icedtea.classpath.org/hg/))deployment.javaws.shortcut - ASK_IF_HINTED (Possible: [ALWAYS, ALWAYS_IF_HINTED, ASK_USER, ASK_IF_HINTED, NEVER])deployment.javaws.update.timeout - 500 (Possible: liegen im Bereich von 0 bis 10.000 (inklusive))deployment.jnlpclassloader.strict - true (Possible: sind true oder false)deployment.jre.dir - nulldeployment.log - false (Possible: sind true oder false)deployment.log.file - false (Possible: sind true oder false)deployment.log.file.clientapp - true (Possible: sind true oder false)deployment.log.file.legacylog - false (Possible: sind true oder false)deployment.log.headers - false (Possible: sind true oder false)deployment.log.stdstreams - true (Possible: sind true oder false)deployment.log.system - true (Possible: sind true oder false)deployment.manifest.attributes.check - ALL (Possible: (Values that can be used alone only): [ALL, NONE] (Values that can be used in combination separated by the delimiter "," with no space expected ): [ALAC, CODEBASE, ENTRYPOINT, PERMISSIONS, TRUSTED])deployment.plugin.jvm.arguments - nulldeployment.proxy.auto.config.url - null (Possible: sind jede gültige URL (z.B. http://icedtea.classpath.org/hg/))deployment.proxy.bypass.list - nulldeployment.proxy.bypass.local - nulldeployment.proxy.ftp.host - nulldeployment.proxy.ftp.port - nulldeployment.proxy.http.host - nulldeployment.proxy.http.port - nulldeployment.proxy.https.host - nulldeployment.proxy.https.port - nulldeployment.proxy.override.hosts - nulldeployment.proxy.same - false (Possible: sind true oder false)deployment.proxy.socks.host - nulldeployment.proxy.socks.port - nulldeployment.proxy.type - 3 (Possible: liegen im Bereich von -1 bis 3 (inklusive))deployment.security.askgrantdialog.notinca - true (Possible: sind true oder false)deployment.security.askgrantdialog.show - true (Possible: sind true oder false)deployment.security.expired.warning - true (Possible: sind true oder false)deployment.security.jsse.hostmismatch.warning - true (Possible: sind true oder false)deployment.security.level - null (Possible: DENY_ALL DENY_UNSIGNED ASK_UNSIGNED ALLOW_UNSIGNED)deployment.security.notinca.warning - true (Possible: sind true oder false)deployment.security.sandbox.awtwarningwindow - true (Possible: sind true oder false)deployment.security.sandbox.jnlp.enhanced - true (Possible: sind true oder false)deployment.security.trusted.policy - null (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.system.cachedir - null (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.system.security.cacerts - $JAVA_HOME/lib/security/cacerts (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.system.security.jssecacerts - $JAVA_HOME/lib/security/jssecacerts (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.system.security.policy - null (Possible: sind jede gültige URL (z.B. http://icedtea.classpath.org/hg/))deployment.system.security.trusted.certs - $JAVA_HOME/lib/security/trusted.certs (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.system.security.trusted.clientautcerts - $JAVA_HOME/lib/security/trusted.clientcerts (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.system.security.trusted.jssecerts - $JAVA_HOME/lib/security/trusted.jssecerts (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.user.cachedir - $XDG_CACHE_HOME/icedtea-web/cache (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.user.locksdir - $TMP/$USER/netx/locks (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.user.logdir - $XDG_CONFIG_HOME/icedtea-web/log (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.user.pcachedir - $XDG_CACHE_HOME/icedtea-web/pcache (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.user.runningfile - $TMP/$USER/netx/locks/netx_running (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.user.security.policy - $XDG_CONFIG_HOME/icedtea-web/security/java.policy (Possible: sind jede gültige URL (z.B. http://icedtea.classpath.org/hg/))deployment.user.security.trusted.cacerts - $XDG_CONFIG_HOME/icedtea-web/security/trusted.cacerts (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.user.security.trusted.certs - $XDG_CONFIG_HOME/icedtea-web/security/trusted.certs (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.user.security.trusted.clientauthcerts - $XDG_CONFIG_HOME/icedtea-web/security/trusted.clientcerts (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.user.security.trusted.jssecacerts - $XDG_CONFIG_HOME/icedtea-web/security/trusted.jssecacerts (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.user.security.trusted.jssecerts - $XDG_CONFIG_HOME/icedtea-web/security/trusted.jssecerts (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)deployment.user.tmp - $XDG_CACHE_HOME/icedtea-web/tmp (Possible: sind ein absoluter Pfad zu einer Datei oder einem Verzeichnis)
DATEIEN
$JAVA_HOME/lib/deployment.config - java-global deployment properties file. May be affected by deployment.jre.dir.$XDG_CACHE_HOME/icedtea-web/cache - Contains cached runtime entries. Gesteuert durch deployment.user.cachedir$XDG_CACHE_HOME/icedtea-web/cache/recently_used - Additional information about items in cache$XDG_CACHE_HOME/icedtea-web/pcache - Contains saved application data. Gesteuert durch deployment.user.pcachedir$XDG_CACHE_HOME/icedtea-web/tmp - Contains temporary runtime files. Gesteuert durch deployment.user.tmp$XDG_CONFIG_HOME/icedtea-web/.appletTrustSettings - File responsible for various actions on applets and apps based on their codebase based on users actions.$XDG_CONFIG_HOME/icedtea-web/deployment.properties - Users main deployment properties file.$XDG_CONFIG_HOME/icedtea-web/generated_jnlps - Location where jnlp files generated from html pages for javaws applications desktop/menu launchers icons are stored$XDG_CONFIG_HOME/icedtea-web/icons - Location where icons of javaws applications desktop/menu launchers icons are stored$XDG_CONFIG_HOME/icedtea-web/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. Gesteuert durch deployment.user.logdir$XDG_DATA_HOME/applications/javaws - Subdirectory in users menus space, for placing custom menu shortcuts./etc/.java/deployment/.appletTrustSettings - File responsible for various actions on applets and apps based on their codebase based on admins actions./etc/.java/deployment/deployment.config - Global deployment config file.
Where $XDG_CONFIG_DIR, $XDG_CACHE_DIR and $XDG_RUNTIME_DIR are set as ~/.config, ~/.cache and /tmp or /var/tmp if not set.
FEHLER
There aren't any known bugs. If you come across one, please file it at:
http://icedtea.classpath.org/wiki/IcedTea-Web#Filing_bugs
http://icedtea.classpath.org/bugzilla
Please run in debug (-verbose switch or itw-settings setting or ICEDTEAPLUGIN_DEBUG variable set to true) mode and include that output (best is from java console) with URL to jnlp or html file (or the jnlp/html file or application itself) when filing out the bug report.
AUTOR
The following people have made contibutions to this project.
Please keep this list in alphabetical order.
Lillian Angel
Andrew Azores
Deepak Bhole
Adam Buchta
Ricardo Martín Camarero
Marcin Cieslak
Danesh Dadachanji
Adam Domurad
Lukasz Dracz
Thomas Fitzsimmons
Michał Górny
Mark Greenwood
Tereza Hlavackova
Peter Hatina
Andrew John Hughes
Jie Kang
Alex Kashchenko
Matthias Klose
Alexandr Kolouch
Jan Kmetko
Francis Kung
Denis Lila
DJ Lucas
Omair Majid
Jon A. Maxwell
Thomas Meyer
Kurt Miller
Saad Mohammad
Martin Olsson
Stefan Ring
Ville Skyttä
Fridrich Strba
Andrew Su
Joshua Sumali
Michal Vala
Jiri Vanek
Tomáš Votava
Mark Wielaard
Jacob Wisor
Man Lung Wong
This project also includes code from the following projects:
OpenJDK http://openjdk.java.net/
Netx http://jnlp.sourceforge.net/netx/
SIEHE AUCH
icedtea-web
javaws
icedtea-web-plugin
itweb-settings
policyeditor
policytool
java
http://icedtea.classpath.org/wiki/IcedTea-Web
http://icedtea.classpath.org/hg/icedtea-web