[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-9745) Support @Inject Logger

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Mon Sep 19 20:36:26 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viacheslav Kabanovich resolved JBIDE-9745.
------------------------------------------

    Resolution: Rejected


Seam solder provides producer bean for Logger. The problem with the example is in version of seam solder jar. In new version bean org.jboss.seam.logging.Logger is produced, while in older version it was org.jboss.logging.Logger.

> Support @Inject Logger
> ----------------------
>
>                 Key: JBIDE-9745
>                 URL: https://issues.jboss.org/browse/JBIDE-9745
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: CDI extensions
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.M4
>
>
> CDI Tools should have a built-in bean available for the following injection points, if Seam Solder extension presents:
> {code}
> @Inject org.jboss.logging.Logger log;
> {code}
> See http://docs.jboss.org/seam/3/solder/latest/reference/en-US/html/logging.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list