Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006049 [Resin] minor always 04-04-17 12:01 04-05-17 16:31
Reporter wileysaw View Status public  
Assigned To
Priority normal Resolution fixed  
Status closed   Product Version 4.0.51
Summary 0006049: indirection through jndi:/server/<path> removes server
Description ServletContext.getResource issue:

[17-04-03 11:51:15.855] SingletonBean[FormWriter, {@Default(), @Any()}](interface javax.servlet.ServletConfig) added to InjectManager[web-app:production/webapp/default/PDFWriter]

[17-04-03 11:51:15.870] real-path / -> c:\resin-pro-4.0.51\webapps\PDFWriter\

[17-04-03 11:51:15.870] Servlet[Print] active

[17-04-03 11:51:15.870] Servlet[Print] active

[17-04-03 11:51:15.870] query: form=frm3155

[17-04-03 11:51:15.870] query: keys=320251

Exception: java.io.FileNotFoundException: \server\PDFWriter\conf\forms\frm3155.xml (The system cannot find the path specified)

[17-04-03 11:51:15.917] real-path /conf/forms/ -> c:\resin-pro-4.0.51\webapps\PDFWriter\conf\forms\

[17-04-03 11:51:15.917] real-path /conf/forms/frm3155.xml -> c:\resin-pro-4.0.51\webapps\PDFWriter\conf\forms\frm3155.xml
Additional Information Possible issue with Windows slashes
Attached Files

- Relationships

- Notes
(0006743)
ferg
04-05-17 15:59

server/1t15

Changed ServletContext.getResource to return a "file:" URL when the target is a file. Previously, used indirection through jndi:/server.
 

- Issue History
Date Modified Username Field Change
04-04-17 12:01 wileysaw New Issue
04-04-17 12:03 wileysaw Issue Monitored: wileysaw
04-04-17 12:03 wileysaw Issue End Monitor: wileysaw
04-05-17 15:59 ferg Note Added: 0006743
04-05-17 16:31 ferg Status new => closed
04-05-17 16:31 ferg Resolution open => fixed
04-05-17 16:31 ferg version 4.0.52 => 4.0.51
04-05-17 16:31 ferg Fixed in Version  => 4.0.52


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker