0

My ultimate goal is to use Tomcat 8 for JSF + PrimeFaces project in which I can use CDI provided by jboss weld.

I would want to use :

javax.faces.bean.ViewScoped
javax.faces.bean.SessionScoped

with @ManagedBean annotation (javax.faces.bean.ManagedBean)

I would also want to use in some cases: @Named (javax.inject.Named) with javax.enterprise.context.RequestScoped

This all I want to use it on tomcat. I do not want to use JBoss / WildFly.

Cœur
  • 32,421
  • 21
  • 173
  • 232

0 Answers0