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

WARNs about javax.ejb annotations in a pure SE environment

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: