]
James Livingston updated JBWEB-237:
-----------------------------------
Attachment: jbossweb-filetourl.diff
Use of File.toURL causes failures using JSP taglibs when path
contains a space
------------------------------------------------------------------------------
Key: JBWEB-237
URL:
https://issues.jboss.org/browse/JBWEB-237
Project: JBoss Web
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: JBossWeb-2.1.12.GA
Reporter: James Livingston
Assignee: Remy Maucherat
Attachments: jbossweb-filetourl.diff
org.apache.catalina.core.ApplicationContext.getResource() uses File.toURL(), which is
deprecated in favour of File.toURI().toURL() because it does not escape characters
correctly. With the FileURLConnection changes in EAP 5.1.2, this causes failures in the
JSP taglib handling code if JBoss is installed into a path containing a space.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: