Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-6285

case-sensitive="false" attribute of file handler becomes case insensitive only when underlying file system is case insensitive

XMLWordPrintable

      https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/7.0/paged/configuration-guide/appendix-a-reference-material#undertow-attribute-refs

      In Table A.48. file AttributesTable A.48. file Attributes of file Attributes, description of case-sensitive attribute just says "Use case sensitive file handling".

      However, case-sensitive="false" will be case insensitive only when the underlying file system is case insensitive. (i.e. case-sensitive="false" will become case insensitive on Windows NTFS / Mac OS HFS+ but this setting does not on Linux ext3/ext4/XFS.) This is not a bug but an expected behavior.

      Please add this note on the documentation.

            rhn-support-ahoffer Andrea Hoffer
            rhn-support-mmiura Masafumi Miura
            Radim Hatlapatka Radim Hatlapatka (Inactive)
            Radim Hatlapatka Radim Hatlapatka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: