Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-2060

WARNs about javax.ejb annotations in a pure SE environment

XMLWordPrintable

      Running a pure SE CDI application (such as weld/core/examples/se/hello-world )

      logs these warning at startup

      WARN: WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
      Nov 09, 2015 10:01:33 AM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
      WARN: WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
      Nov 09, 2015 10:01:33 AM org.jboss.weld.environment.se.WeldContainer initialize
      

      Java SE users give a rat's a$$ about javax.ejb annotations and they shouldn't be bothered by them.

              mkouba@redhat.com Martin Kouba
              maschmid@redhat.com Marek Schmidt
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: