Is there somewhere any documentation about plugins?

concrete questions:
I use Tomcat 7, so I add the tomcat7plugin and add <Listener
className="org.apache.webbeans.web.tomcat.ContextLifecycleListener" />
to server.xml,
do I also have to add
<listener><listener-class>org.apache.webbeans.servlet.WebBeansConfigurationListener</listener-class></listener>
or does the ContextLifecycleListener the configuration stuff?

Which plugins are required for Tomcat (and JSF2)?

thx gernot

Reply via email to