[jboss-jira] [JBoss JIRA] (JBVFS-199) RealFileSystem:exists is not case sensitive in windows leading to a compilation failure with undertow and jbossweb
Enrique González Martínez (JIRA)
issues at jboss.org
Wed Oct 29 10:32:35 EDT 2014
[ https://issues.jboss.org/browse/JBVFS-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Enrique González Martínez updated JBVFS-199:
--------------------------------------------
Description: In Wildfly, during jsp compilation the lookup function uses the Classloader::getResourceAsStream that relies on VFSResourceLoader for opening an InputStream. This function is working different due to windows file system (not case sensitive). (was: In Wildfly, during jsp compilation the lookup function uses the Classloader::getResourceAsStream that relies on VFSResourceLoader for opening an InputStream. This function is working differently due to windows file system (not case sensitive).)
> RealFileSystem:exists is not case sensitive in windows leading to a compilation failure with undertow and jbossweb
> ------------------------------------------------------------------------------------------------------------------
>
> Key: JBVFS-199
> URL: https://issues.jboss.org/browse/JBVFS-199
> Project: JBoss VFS
> Issue Type: Bug
> Affects Versions: 3.2.5.Final, 3.5.0.Alpha1
> Environment: Windows 64 bits
> JDK 1.7.0_71
> Reporter: Enrique González Martínez
> Assignee: Enrique González Martínez
>
> In Wildfly, during jsp compilation the lookup function uses the Classloader::getResourceAsStream that relies on VFSResourceLoader for opening an InputStream. This function is working different due to windows file system (not case sensitive).
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list