You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Christoph Göldner (JIRA)" <ji...@apache.org> on 2010/03/15 10:07:27 UTC

[jira] Created: (MYFACESTEST-5) Implementation of MockHttpSession.invalidate()

Implementation of MockHttpSession.invalidate()
----------------------------------------------

                 Key: MYFACESTEST-5
                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-5
             Project: Apache MyFaces Test
          Issue Type: Improvement
            Reporter: Christoph Göldner
         Attachments: MockHttpSession.patch

Currently MockHttpSession.invalidate() throws an UnsupportedOperationException.
See attached patch which implements the invalidate() logic inside MockHttpSession.

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


[jira] Updated: (MYFACESTEST-5) Implementation of MockHttpSession.invalidate()

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

Jakob Korherr updated MYFACESTEST-5:
------------------------------------

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

I committed the patch and a simple test case to test this method.

> Implementation of MockHttpSession.invalidate()
> ----------------------------------------------
>
>                 Key: MYFACESTEST-5
>                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-5
>             Project: Apache MyFaces Test
>          Issue Type: Improvement
>            Reporter: Christoph Göldner
>            Assignee: Jakob Korherr
>         Attachments: MockHttpSession.patch
>
>
> Currently MockHttpSession.invalidate() throws an UnsupportedOperationException.
> See attached patch which implements the invalidate() logic inside MockHttpSession.

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


[jira] Updated: (MYFACESTEST-5) Implementation of MockHttpSession.invalidate()

Posted by "Christoph Göldner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACESTEST-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christoph Göldner updated MYFACESTEST-5:
----------------------------------------

    Status: Patch Available  (was: Open)

> Implementation of MockHttpSession.invalidate()
> ----------------------------------------------
>
>                 Key: MYFACESTEST-5
>                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-5
>             Project: Apache MyFaces Test
>          Issue Type: Improvement
>            Reporter: Christoph Göldner
>         Attachments: MockHttpSession.patch
>
>
> Currently MockHttpSession.invalidate() throws an UnsupportedOperationException.
> See attached patch which implements the invalidate() logic inside MockHttpSession.

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