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
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