Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2010 | minor | always | 09-14-07 09:29 | 09-20-07 11:38 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.2 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.3 | ||
|
|||||
Summary: | 0002010: JSF configuration validation issue | ||||
Description: |
(rep by Matt Raible) 2007-09-14 10:57:05.290796500 [10:57:05.247] javax.servlet.ServletException: com.caucho.xml.XmlParseException: /META-INF/faces-config.xml:4: <faces-config xmlns="http://java.sun.com/JSF/Configuration"> [^] is an unexpected top-level tag. 2007-09-14 10:57:05.290800500 [10:57:05.247] 2007-09-14 10:57:05.290802500 [10:57:05.247] <faces-config xmlns="http://java.sun.com/xml/ns/javaee"> [^] or 2007-09-14 10:57:05.290804500 [10:57:05.247] <faces-config xmlns=""> are expected. 2007-09-14 10:57:05.290805500 [10:57:05.247] 2007-09-14 10:57:05.290807500 [10:57:05.247] Syntax: (<faces-config> | <faces-config>) 2007-09-14 10:57:05.290832500 [10:57:05.247] at com.caucho.jsf.webapp.FacesServletImpl.initPath(FacesServletImpl.java:217) I found <faces-config xmlns="http://java.sun.com/JSF/Configuration"> [^] in quite a few JSF libraries (Ajax4JSF 1.0.6, Tomahawk 1.1.6, etc). Is this a valid issue or is Resin being too strict? This application works fine on Jetty 6.1.5 and Tomcat 6.0.14. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|