]
SBS JIRA Integration updated AS7-1917:
--------------------------------------
Forum Reference:
Supporting URIEncoding and useBodyEncodingForURI in Connector
-------------------------------------------------------------
Key: AS7-1917
URL:
https://issues.jboss.org/browse/AS7-1917
Project: Application Server 7
Issue Type: Feature Request
Components: Web
Affects Versions: 7.0.1.Final
Reporter: Marek Smigielski
Assignee: Remy Maucherat
I need to set URIEncoding and useBodyEncodingForURI in jbossas7 but I
didn't find any way of doing it. The way it can be done in previous
versions can't be applied because server will not start up properly.
It would be great if you could configure connector like that:
<Connector name="http" protocol="HTTP/1.1"
socket-binding="http" scheme="http" URIEncoding="UTF-8"
useBodyEncodingForURI="true"/>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: