You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org> on 2005/11/10 14:17:03 UTC

[jira] Created: (MYFACES-805) The first part of the examples-config.xml file for the sandbox examples is missing

The first part of the examples-config.xml file for the sandbox examples is missing
----------------------------------------------------------------------------------

         Key: MYFACES-805
         URL: http://issues.apache.org/jira/browse/MYFACES-805
     Project: MyFaces
        Type: Bug
    Versions: Nightly    
    Reporter: Bruno Aranda
 Assigned to: Bruno Aranda 
    Priority: Minor
     Fix For: Nightly


The top part of the examples-config.xml file (at least for the sandbox) is missing:

<?xml version="1.0"?>

<!DOCTYPE faces-config PUBLIC
  "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.0//EN"
  "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">

<!-- =========== FULL CONFIGURATION FILE ================================== -->

<faces-config>

and this provokes a org.xml.sax.SAXParseException...

INFO: Reading config /WEB-INF/examples-config.xml
10/11/2005 10:37:35 org.apache.commons.digester.Digester error
SEVERE: Parse Error at line 5 column 18: Document is invalid: no grammar found.
org.xml.sax.SAXParseException: Document is invalid: no grammar found.

I am going to add it again now...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MYFACES-805) The first part of the examples-config.xml file for the sandbox examples is missing

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-805?page=all ]
     
Bruno Aranda closed MYFACES-805:
--------------------------------

    Fix Version: Nightly
     Resolution: Fixed

Fixed in the SVN. Thanks :-)

> The first part of the examples-config.xml file for the sandbox examples is missing
> ----------------------------------------------------------------------------------
>
>          Key: MYFACES-805
>          URL: http://issues.apache.org/jira/browse/MYFACES-805
>      Project: MyFaces
>         Type: Bug
>     Versions: Nightly
>     Reporter: Bruno Aranda
>     Assignee: Bruno Aranda
>     Priority: Minor
>      Fix For: Nightly

>
> The top part of the examples-config.xml file (at least for the sandbox) is missing:
> <?xml version="1.0"?>
> <!DOCTYPE faces-config PUBLIC
>   "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.0//EN"
>   "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
> <!-- =========== FULL CONFIGURATION FILE ================================== -->
> <faces-config>
> and this provokes a org.xml.sax.SAXParseException...
> INFO: Reading config /WEB-INF/examples-config.xml
> 10/11/2005 10:37:35 org.apache.commons.digester.Digester error
> SEVERE: Parse Error at line 5 column 18: Document is invalid: no grammar found.
> org.xml.sax.SAXParseException: Document is invalid: no grammar found.
> I am going to add it again now...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira