You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Alberto Molpeceres (JIRA)" <de...@myfaces.apache.org> on 2006/01/04 13:30:00 UTC

[jira] Created: (MYFACES-1000) File org/apache/myfaces/resource/standard-faces-config.xml no packed

File org/apache/myfaces/resource/standard-faces-config.xml no packed
--------------------------------------------------------------------

         Key: MYFACES-1000
         URL: http://issues.apache.org/jira/browse/MYFACES-1000
     Project: MyFaces
        Type: Bug
  Components: Implementation  
    Versions: Nightly    
 Environment: MyCVS from SVN, jdk 1.5 on Mac OSX 10.4, Tomcat 5.5.12
    Reporter: Alberto Molpeceres
    Priority: Critical


I've update my copy of myfaces from SVN and the update doesn't work. It seems that this default configuration file isn't packed in any jar.

2006-01-04 13:09:50,067 [main] ERROR org.apache.myfaces.webapp.StartupServletContextListener - Error initializing ServletContext
javax.faces.FacesException: Standard faces config org/apache/myfaces/resource/standard-faces-config.xml not found
        at org.apache.myfaces.config.FacesConfigurator.feedStandardConfig(FacesConfigurator.java:139)
        at org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:115)
        at org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:63)
        at org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:46)
        ...

-- 
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] Updated: (MYFACES-1000) File org/apache/myfaces/resource/standard-faces-config.xml no packed

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

Bernd Bohmann updated MYFACES-1000:
-----------------------------------

    Attachment: tomahawk.pom.xml.diff
                sandbox.pom.xml.diff

> File org/apache/myfaces/resource/standard-faces-config.xml no packed
> --------------------------------------------------------------------
>
>          Key: MYFACES-1000
>          URL: http://issues.apache.org/jira/browse/MYFACES-1000
>      Project: MyFaces
>         Type: Bug
>   Components: Implementation
>     Versions: Nightly
>  Environment: MyCVS from SVN, jdk 1.5 on Mac OSX 10.4, Tomcat 5.5.12
>     Reporter: Alberto Molpeceres
>     Priority: Critical
>  Attachments: api.pom.xml.diff, commons.pom.xml.diff, impl.pom.xml.diff, sandbox.pom.xml.diff, tomahawk.pom.xml.diff
>
> I've update my copy of myfaces from SVN and the update doesn't work. It seems that this default configuration file isn't packed in any jar.
> 2006-01-04 13:09:50,067 [main] ERROR org.apache.myfaces.webapp.StartupServletContextListener - Error initializing ServletContext
> javax.faces.FacesException: Standard faces config org/apache/myfaces/resource/standard-faces-config.xml not found
>         at org.apache.myfaces.config.FacesConfigurator.feedStandardConfig(FacesConfigurator.java:139)
>         at org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:115)
>         at org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:63)
>         at org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:46)
>         ...

-- 
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] Updated: (MYFACES-1000) File org/apache/myfaces/resource/standard-faces-config.xml no packed

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

Bernd Bohmann updated MYFACES-1000:
-----------------------------------

    Attachment: commons.pom.xml.diff

> File org/apache/myfaces/resource/standard-faces-config.xml no packed
> --------------------------------------------------------------------
>
>          Key: MYFACES-1000
>          URL: http://issues.apache.org/jira/browse/MYFACES-1000
>      Project: MyFaces
>         Type: Bug
>   Components: Implementation
>     Versions: Nightly
>  Environment: MyCVS from SVN, jdk 1.5 on Mac OSX 10.4, Tomcat 5.5.12
>     Reporter: Alberto Molpeceres
>     Priority: Critical
>  Attachments: api.pom.xml.diff, commons.pom.xml.diff, impl.pom.xml.diff, sandbox.pom.xml.diff, tomahawk.pom.xml.diff
>
> I've update my copy of myfaces from SVN and the update doesn't work. It seems that this default configuration file isn't packed in any jar.
> 2006-01-04 13:09:50,067 [main] ERROR org.apache.myfaces.webapp.StartupServletContextListener - Error initializing ServletContext
> javax.faces.FacesException: Standard faces config org/apache/myfaces/resource/standard-faces-config.xml not found
>         at org.apache.myfaces.config.FacesConfigurator.feedStandardConfig(FacesConfigurator.java:139)
>         at org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:115)
>         at org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:63)
>         at org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:46)
>         ...

-- 
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] Commented: (MYFACES-1000) File org/apache/myfaces/resource/standard-faces-config.xml no packed

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-1000?page=comments#action_12361745 ] 

Bernd Bohmann commented on MYFACES-1000:
----------------------------------------

I'm working on a patch please wait some minutes

> File org/apache/myfaces/resource/standard-faces-config.xml no packed
> --------------------------------------------------------------------
>
>          Key: MYFACES-1000
>          URL: http://issues.apache.org/jira/browse/MYFACES-1000
>      Project: MyFaces
>         Type: Bug
>   Components: Implementation
>     Versions: Nightly
>  Environment: MyCVS from SVN, jdk 1.5 on Mac OSX 10.4, Tomcat 5.5.12
>     Reporter: Alberto Molpeceres
>     Priority: Critical

>
> I've update my copy of myfaces from SVN and the update doesn't work. It seems that this default configuration file isn't packed in any jar.
> 2006-01-04 13:09:50,067 [main] ERROR org.apache.myfaces.webapp.StartupServletContextListener - Error initializing ServletContext
> javax.faces.FacesException: Standard faces config org/apache/myfaces/resource/standard-faces-config.xml not found
>         at org.apache.myfaces.config.FacesConfigurator.feedStandardConfig(FacesConfigurator.java:139)
>         at org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:115)
>         at org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:63)
>         at org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:46)
>         ...

-- 
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-1000) File org/apache/myfaces/resource/standard-faces-config.xml no packed

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

    Fix Version: Nightly
     Resolution: Fixed

Thanks Bernd - please discuss with Sean on the version issue, I don't think the two of you have reached a conclusion on this so far, right?

> File org/apache/myfaces/resource/standard-faces-config.xml no packed
> --------------------------------------------------------------------
>
>          Key: MYFACES-1000
>          URL: http://issues.apache.org/jira/browse/MYFACES-1000
>      Project: MyFaces
>         Type: Bug
>   Components: Implementation
>     Versions: Nightly
>  Environment: MyCVS from SVN, jdk 1.5 on Mac OSX 10.4, Tomcat 5.5.12
>     Reporter: Alberto Molpeceres
>     Assignee: Martin Marinschek
>     Priority: Critical
>      Fix For: Nightly
>  Attachments: api.pom.xml.diff, commons.pom.xml.diff, impl.pom.xml.diff, sandbox.pom.xml.diff, tomahawk.pom.xml.diff
>
> I've update my copy of myfaces from SVN and the update doesn't work. It seems that this default configuration file isn't packed in any jar.
> 2006-01-04 13:09:50,067 [main] ERROR org.apache.myfaces.webapp.StartupServletContextListener - Error initializing ServletContext
> javax.faces.FacesException: Standard faces config org/apache/myfaces/resource/standard-faces-config.xml not found
>         at org.apache.myfaces.config.FacesConfigurator.feedStandardConfig(FacesConfigurator.java:139)
>         at org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:115)
>         at org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:63)
>         at org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:46)
>         ...

-- 
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] Updated: (MYFACES-1000) File org/apache/myfaces/resource/standard-faces-config.xml no packed

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

Bernd Bohmann updated MYFACES-1000:
-----------------------------------

    Attachment: api.pom.xml.diff
                commons.pom.xml.diff
                impl.pom.xml.diff

The resources dir is missing and change usages of version to ${version}

> File org/apache/myfaces/resource/standard-faces-config.xml no packed
> --------------------------------------------------------------------
>
>          Key: MYFACES-1000
>          URL: http://issues.apache.org/jira/browse/MYFACES-1000
>      Project: MyFaces
>         Type: Bug
>   Components: Implementation
>     Versions: Nightly
>  Environment: MyCVS from SVN, jdk 1.5 on Mac OSX 10.4, Tomcat 5.5.12
>     Reporter: Alberto Molpeceres
>     Priority: Critical
>  Attachments: api.pom.xml.diff, commons.pom.xml.diff, impl.pom.xml.diff
>
> I've update my copy of myfaces from SVN and the update doesn't work. It seems that this default configuration file isn't packed in any jar.
> 2006-01-04 13:09:50,067 [main] ERROR org.apache.myfaces.webapp.StartupServletContextListener - Error initializing ServletContext
> javax.faces.FacesException: Standard faces config org/apache/myfaces/resource/standard-faces-config.xml not found
>         at org.apache.myfaces.config.FacesConfigurator.feedStandardConfig(FacesConfigurator.java:139)
>         at org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:115)
>         at org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:63)
>         at org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:46)
>         ...

-- 
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] Updated: (MYFACES-1000) File org/apache/myfaces/resource/standard-faces-config.xml no packed

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

Bernd Bohmann updated MYFACES-1000:
-----------------------------------

    Attachment:     (was: commons.pom.xml.diff)

> File org/apache/myfaces/resource/standard-faces-config.xml no packed
> --------------------------------------------------------------------
>
>          Key: MYFACES-1000
>          URL: http://issues.apache.org/jira/browse/MYFACES-1000
>      Project: MyFaces
>         Type: Bug
>   Components: Implementation
>     Versions: Nightly
>  Environment: MyCVS from SVN, jdk 1.5 on Mac OSX 10.4, Tomcat 5.5.12
>     Reporter: Alberto Molpeceres
>     Priority: Critical
>  Attachments: api.pom.xml.diff, impl.pom.xml.diff, sandbox.pom.xml.diff, tomahawk.pom.xml.diff
>
> I've update my copy of myfaces from SVN and the update doesn't work. It seems that this default configuration file isn't packed in any jar.
> 2006-01-04 13:09:50,067 [main] ERROR org.apache.myfaces.webapp.StartupServletContextListener - Error initializing ServletContext
> javax.faces.FacesException: Standard faces config org/apache/myfaces/resource/standard-faces-config.xml not found
>         at org.apache.myfaces.config.FacesConfigurator.feedStandardConfig(FacesConfigurator.java:139)
>         at org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:115)
>         at org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:63)
>         at org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:46)
>         ...

-- 
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