![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
1.1.3 |
|
Assignee:
|
Logback dev list
|
|
Components:
|
logback-core |
|
Created:
|
30/May/15 8:28 AM
|
|
Description:
|
After I replace the wildfly logmanager to logback as a module "property resource" can't read files from my project. It logs an error on startup
03:16:44,495 |-ERROR in ch.qos.logback.core.joran.action.PropertyAction - Could not find resource [my-file.properties].
logback.xml
<property resource="my-file.properties"/>
As I've seen, it should try to read from current thread classLoader(Loader.getTCL) not only getResourceBySelfClassLoader
|
|
Environment:
|
Wildfly without logmanager. Only logback
|
|
Project:
|
logback
|
|
Priority:
|
Major
|
|
Reporter:
|
Janario Oliveira
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev