0 Replies Latest reply on Mar 2, 2013 4:23 PM by marvintoll1

    Server Startup "INFO" and "WARN" Turned Off

    marvintoll1

      How do I turn off these INFO and WARN statements upon server or JUnit Runner startup?

       

      41 [main] INFO org.jboss.weld.Version - WELD-000900 2.0.0 (Beta3)

      225 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.

      984 [main] WARN org.jboss.weld.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled

      984 [main] WARN org.jboss.weld.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled