[
https://issues.jboss.org/browse/JBLOGGING-69?page=com.atlassian.jira.plug...
]
David Lloyd resolved JBLOGGING-69.
----------------------------------
Resolution: Rejected
This issue has nothing to do with Logging as a project as it does not provide any such
injection capability.
null log handle in Quartz job
-----------------------------
Key: JBLOGGING-69
URL:
https://issues.jboss.org/browse/JBLOGGING-69
Project: JBoss Logging
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.0.0.GA
Reporter: JEE 4 Hire
Assignee: David Lloyd
Labels: quartz
The instance of org.jboss.logging.Logger does not work inside HelloJob quartz job.
The log handle is null when using:
@Inject
private Logger log;
For more info:
http://seamframework.org/Community/NullEntityManagerInQuartzJob
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira