@Interceptors(SpringBeanAutowiringInterceptor.class)
public class EventTrackerMDB implements MessageListener {
Where is that org.springframework.ejb.interceptor.SpringBeanAutowiringInterceptor class located? Looks like it's missing from your application packaging.