[jboss-jira] [JBoss JIRA] (AS7-6923) Undertow breaks some JSF apps
Stan Silvert (JIRA)
jira-events at lists.jboss.org
Tue Apr 16 12:28:54 EDT 2013
Stan Silvert created AS7-6923:
---------------------------------
Summary: Undertow breaks some JSF apps
Key: AS7-6923
URL: https://issues.jboss.org/browse/AS7-6923
Project: Application Server 7
Issue Type: Feature Request
Components: JSF, Web
Affects Versions: 8.0.0.Alpha1
Reporter: Stan Silvert
Assignee: Tomaz Cerar
Priority: Blocker
Undertow breaks some JSF apps. I haven't narrowed the problem down yet but I want to go ahead and post this JIRA because it is a blocker for AS8.
I'm attaching a small JSF project that demonstrates the problem. When you run the WAR with -c standalone-jbossweb.xml it works fine.
With Undertow it breaks. You are unable to navigate based on the return value of a MethodExpression.
Also, you get this warning:
{noformat}
12:17:30,572 WARNING [javax.enterprise.resource.webcontainer.jsf.context] (default task-1) JSF1091: No mime type could be found for file /index.xhtml. To resolve this, add a mime-type mapping to the applications web.xml.
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list