Step 7: Wildfly Encoding and Undertow
Last updated
Last updated
The org.apache.catalina org.apache.catalina.connector property was used to set UTF-8 encoding in the Wildfly 10 configuration. These properties have no impact since Wildfly now uses Undertow. In order to set UTF-8 encoding instead of changing:
Editing the standalone.xml as follows
Add: system-properties tag
Edit: servlet-container