Uploaded image for project: 'XWiki Infrastructure'
  1. XWiki Infrastructure
  2. XINFRA-13

Encoding configuration for JBoss users

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • www.xwiki.org
    • JBoss

    Description

      The Tomcat installation guide contains an instruction that should also be in the guide for JBoss. The text could be:

      • Edit $JBOSS_HOME/server/<mode>/deploy/jbossweb-tomcat55.sar/server.xml to set UTF-8 encoding:
        <Connector port="8080" ... URIEncoding="UTF-8"/>
        <Connector port="8009" ... URIEncoding="UTF-8"/>
        

      This information should also be added to the Encoding Guide, under a new section, specific for JBoss.

      This little configuration solved a very annoying problem I had when using characters like á, é, í in page titles or tags.

      Tested on JBoss 4.0.5.

      Attachments

        Activity

          People

            vmassol Vincent Massol
            giovannijunior Giovanni Júnior
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: