Hi,
i’m going to have @Transactional bean – that’s way I can’t declare it in faces-config.xml, but I have to declare it in applicationContext.xml. I have small problem, because for beans declared in spring (applicationcontext.xml) code completion in jsf doesn’t work. Is it possible to configure myeclipse to support code completition for spring managed beans?
best regards