[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:24:35 EDT 2014
Enrique González Martínez created JBVFS-199:
-----------------------------------------------
Summary: 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 differently 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