[jboss-jira] [JBoss JIRA] Commented: (JBVFS-170) Support for -Djboss.vfs.forceCaseSensitive=true
Jean-Frederic Clere (JIRA)
jira-events at lists.jboss.org
Thu Feb 17 08:47:14 EST 2011
[ https://issues.jboss.org/browse/JBVFS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582997#comment-12582997 ]
Jean-Frederic Clere commented on JBVFS-170:
-------------------------------------------
Or even better a detection via a temporary file that the OS/FS is not case sensitive and switching on the case sensitive logic in VFS3.
Mostly the problem occurs in windoze when using exploded wars.
> Support for -Djboss.vfs.forceCaseSensitive=true
> -----------------------------------------------
>
> Key: JBVFS-170
> URL: https://issues.jboss.org/browse/JBVFS-170
> Project: JBoss VFS
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Environment: windoze
> Reporter: Jean-Frederic Clere
> Assignee: John Bailey
> Priority: Minor
>
> For windoze Toto.class, TOTO.class, toto.class etc are the same file. When using JSP a class name Toto.class may hide a package toto.
> In AS5/6 it is fixed using -Djboss.vfs.forceCaseSensitive=true
> How is this handled in VFS3?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list