Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Umgebungsanforderungen Versionen

 

Benötigte Java Versionen

VersionApplikation-Server-VersionJava 1.6.xJava 1.7.xJava 1.8.xSonstiges
1.5.x

Wildfly-8.2.0.final

Wildfly-8.2.1.final

 xx 
1.4.xJBoss-7.1.xx   

 

Wildfly Einstellungen

EinstellungBedeutungÄnderungen / Prüfung
file.encodingmuss auf UTF-8 eingestellt sein
  • Prüfung über Wildfly Administration, Runtime, JVM, Eintrag file.encoding
  • Änderung über:
    • JAVA_OPTS in standalone.conf hinzufügen ( JAVA_OPTS="$JAVA_OPTS -Dfile.encoding=UTF-8")
  • No labels