projeyi compile ettiğimde derleyici uyarı olarak aşağıdaki mesajları veriyor. Bu durumla ilgili nerelerde sıkıntı yaşarım? jsf2.2 jboss cdi-weld
1-org.jboss.weld.bootstrap.WeldBootstrap.startContainer WELD-000101 Transactional services not available.
2-Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
3-org.jboss.weld.environment.tomcat7.Tomcat7Container.initialize Tomcat 7 detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported
4-org.jboss.weld.interceptor.util.InterceptionTypeRegistry.<clinit> Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled