You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/03/16 08:03:09 UTC

[jira] Created: (GERONIMO-2975) MyFaces config files validation

MyFaces config files validation
-------------------------------

                 Key: GERONIMO-2975
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2975
             Project: Geronimo
          Issue Type: Sub-task
      Security Level: public (Regular issues)
            Reporter: Tim McConnell
         Assigned To: Tim McConnell




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-2975) MyFaces config files validation

Posted by "Tim McConnell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated GERONIMO-2975:
------------------------------------

    Attachment: GERONIMO-2975.patch

Attached patch will address the three cases for JSF configuration files where either an XSD, a DTD, or nothing is specified in the XML file (for validation). All three cases work fine on Jetty--and presumably would on Tomcat as well, but  JSF appears to still be disabled on Tomcat. Also, fixed a small inconsistency in SchemaConversionUtils where the "schemaLocation" is specified differently in the convertToSchema() and convertSchemaVersion() methods. It appears to be fairly benign but should be consistent. 

> MyFaces config files validation
> -------------------------------
>
>                 Key: GERONIMO-2975
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2975
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Tim McConnell
>         Assigned To: Tim McConnell
>         Attachments: GERONIMO-2975.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-2975) MyFaces config files validation

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-2975.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-beta1
         Assignee: David Jencks  (was: Tim McConnell)

Applied with changes in rev 519071.  I also discovered that we are supposed to deploy jsf apps with faces-config.xml files that list managed beans whose classes can't be loaded, so substituted a warning.

> MyFaces config files validation
> -------------------------------
>
>                 Key: GERONIMO-2975
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2975
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Tim McConnell
>         Assigned To: David Jencks
>             Fix For: 2.0-beta1
>
>         Attachments: GERONIMO-2975.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.