[weld-issues] [JBoss JIRA] Created: (WELD-288) Invalid EJB callback warnings in hello-world SE example
asookazian (JIRA)
jira-events at lists.jboss.org
Fri Nov 13 11:08:05 EST 2009
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
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