[jboss-jira] [JBoss JIRA] Created: (JBAS-8100) Duplicate Mojarra "auto-servlet" feature
Stan Silvert (JIRA)
jira-events at lists.jboss.org
Fri Jun 11 16:23:38 EDT 2010
Duplicate Mojarra "auto-servlet" feature
----------------------------------------
Key: JBAS-8100
URL: https://jira.jboss.org/browse/JBAS-8100
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: JSF
Affects Versions: 6.0.0.M4
Reporter: Stan Silvert
Assignee: Stan Silvert
With the JSF Deployer we can no longer call the ServletContextInitializer that does Mojarra's "auto-servlet" feature. This feature automatically creates a FacesServlet and mappings when no FacesServlet is present and JSF artifacts are detected. The SCI that comes with Mojarra was really not correct for JBoss anyway because it would add the Mojarra ServletContextListener and we need to add the JBossJSFServletContextListener.
We can duplicate this functionality using the JSF Deployer instead of an SCI. It can also be extended to work with older JSF implementations if desired.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list