You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Stan Silvert (JIRA)" <de...@myfaces.apache.org> on 2006/04/04 22:40:49 UTC

[jira] Created: (MYFACES-1222) JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.

JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         Key: MYFACES-1222
         URL: http://issues.apache.org/jira/browse/MYFACES-1222
     Project: MyFaces Core
        Type: Improvement

  Components: JSR-252  
    Reporter: Stan Silvert


Clarify the specification with respect to "Application Startup Behavior".  Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.

See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=51

-- 
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-1222) JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Aranda updated MYFACES-1222:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Ok, patch applied. Thanks Christoph!

> JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1222
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1222
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-252
>            Reporter: Stan Silvert
>         Assigned To: Christoph Ebner
>             Fix For: 1.2.0-SNAPSHOT
>
>         Attachments: myfaces_1222.patch, myfaces_1222_NEW.patch
>
>
> Clarify the specification with respect to "Application Startup Behavior".  Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=51

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


[jira] Updated: (MYFACES-1222) JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.

Posted by "Christoph Ebner (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christoph Ebner updated MYFACES-1222:
-------------------------------------

    Status: Patch Available  (was: Reopened)

> JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1222
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1222
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-252
>            Reporter: Stan Silvert
>         Assigned To: Christoph Ebner
>             Fix For: 1.2.0-SNAPSHOT
>
>         Attachments: myfaces_1222.patch
>
>
> Clarify the specification with respect to "Application Startup Behavior".  Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=51

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


[jira] Updated: (MYFACES-1222) JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Aranda updated MYFACES-1222:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0-SNAPSHOT
           Status: Resolved  (was: Patch Available)

Path applied. Thanks!

> JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1222
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1222
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-252
>            Reporter: Stan Silvert
>         Assigned To: Christoph Ebner
>             Fix For: 1.2.0-SNAPSHOT
>
>         Attachments: myfaces_1222.patch
>
>
> Clarify the specification with respect to "Application Startup Behavior".  Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=51

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


[jira] Reopened: (MYFACES-1222) JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Aranda reopened MYFACES-1222:
-----------------------------------


Hi, I have reverted the patch as the test DefaultFacesInitializerTest is not passing. Could you either fix your code or the test? Thank you!

> JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1222
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1222
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-252
>            Reporter: Stan Silvert
>         Assigned To: Christoph Ebner
>             Fix For: 1.2.0-SNAPSHOT
>
>         Attachments: myfaces_1222.patch
>
>
> Clarify the specification with respect to "Application Startup Behavior".  Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=51

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


[jira] Updated: (MYFACES-1222) JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.

Posted by "Christoph Ebner (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christoph Ebner updated MYFACES-1222:
-------------------------------------

    Status: Patch Available  (was: Open)

> JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1222
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1222
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-252
>            Reporter: Stan Silvert
>         Assigned To: Christoph Ebner
>         Attachments: myfaces_1222.patch
>
>
> Clarify the specification with respect to "Application Startup Behavior".  Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=51

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


[jira] Commented: (MYFACES-1222) JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.

Posted by "Christoph Ebner (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491359 ] 

Christoph Ebner commented on MYFACES-1222:
------------------------------------------

The DefaultFacesInitializerTest isn't practicable anymore. The ServletContext-Mock won't return its WebXml instance, so DefaultFacesInitializer will stop initializing. 
I've created a new patch, that avoids the NPE, if no WebXml is present, but the test will still fail!

> JSR-252 Issue #51: Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1222
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1222
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-252
>            Reporter: Stan Silvert
>         Assigned To: Christoph Ebner
>             Fix For: 1.2.0-SNAPSHOT
>
>         Attachments: myfaces_1222.patch, myfaces_1222_NEW.patch
>
>
> Clarify the specification with respect to "Application Startup Behavior".  Allow implementations to check for the presence of a servlet-class definition in a web app deployment descriptor as a means to abort the configuration and save startup time.
> See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=51

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