[jboss-jira] [JBoss JIRA] Created: (JBLOGGING-69) null log handle in Quartz job
JEE 4 Hire (JIRA)
jira-events at lists.jboss.org
Wed Jul 20 15:01:23 EDT 2011
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
More information about the jboss-jira
mailing list