[weld-issues] [JBoss JIRA] Closed: (WELD-288) Invalid EJB callback warnings in hello-world SE example

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Nov 13 11:16:16 EST 2009


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

Pete Muir closed WELD-288.
--------------------------

    Resolution: Won't Fix
      Assignee: Pete Muir


Sorry, I thought you meant the WARN from Maven.

These WARNs are correct, they are warning the user that certain functionality in Weld is disabled due to the environment they are running in. The correct way to disable these is via your logger configuration.

> Invalid EJB callback warnings in hello-world SE example
> -------------------------------------------------------
>
>                 Key: WELD-288
>                 URL: https://jira.jboss.org/jira/browse/WELD-288
>             Project: Weld
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 1.0.0.GA
>            Reporter: asookazian
>            Assignee: Pete Muir
>            Priority: Minor
>
> Seeing the following WARN level logging in the cmd console when I run the hello-world SE Weld app:
> [org.jboss.weld.environment.se.StartMain.main()] WARN org.jboss.interceptor.model.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, inter
> ception based on it is not enabled
> 328 [org.jboss.weld.environment.se.StartMain.main()] WARN org.jboss.interceptor.model.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
> There are no EJB components in this example...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list