How to configure the character encoding for decoding the URL parameters (query string) in JBoss EAP 7

Solution Verified - Updated -

Issue

  • How do I configure the character encoding for decoding the URL parameters (query string) in JBoss EAP 7?
  • What is the default character encoding for the url parameters in JBoss EAP 7? It was "ISO-8859-1" by default in EAP 4.x/5.x/6.x and Tomcat 6.x/7.x.
  • I configured URIEncoding="UTF-8" inside <Connector> setting in server.xml of EAP 4.x/5.x and Tomcat 6.x/7.x. And I used the system property-Dorg.apache.catalina.connector.URI_ENCODING=UTF-8` in EAP 6.x. What is an equivallent setting in EAP 7.x?

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP) 7.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content