You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Osman İZBAT (JIRA)" <de...@myfaces.apache.org> on 2014/09/03 15:08:51 UTC

[jira] [Created] (MYFACES-3923) MyFaces uses Servlet 3.0 only method cookie.setHttpOnly(true)

Osman İZBAT created MYFACES-3923:
------------------------------------

             Summary: MyFaces uses Servlet 3.0 only method cookie.setHttpOnly(true)
                 Key: MYFACES-3923
                 URL: https://issues.apache.org/jira/browse/MYFACES-3923
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 2.2.4
         Environment: Java 1.6, WebLogic 10.3.0.0, Servlet 2.5
            Reporter: Osman İZBAT






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Re: [jira] [Created] (MYFACES-3923) MyFaces uses Servlet 3.0 only method cookie.setHttpOnly(true)

Posted by Mike Kienenberger <mk...@gmail.com>.
I'll go ahead and mark it won't fix, then.

On Wed, Sep 3, 2014 at 1:14 PM, Werner Punz <we...@gmail.com> wrote:
> Am 03.09.14 18:39, schrieb Mike Kienenberger:
>
>> JSF 2.2 depends on J2EE 6.   Servlet 3.0 is part of J2EE 6.   So I
>> don't think there's anything wrong with us depending on Servlet 3.0.
>> On the other hand, if this is our only dependency, and we can rewrite
>> it to work with 2.5, then there's no reason preventing us from
>> addressing this.
>
> There is more to it, JSF 2.2 uses the servlet 3.0 fileupload api.
>
>
>

Re: [jira] [Created] (MYFACES-3923) MyFaces uses Servlet 3.0 only method cookie.setHttpOnly(true)

Posted by Werner Punz <we...@gmail.com>.
Am 03.09.14 18:39, schrieb Mike Kienenberger:
> JSF 2.2 depends on J2EE 6.   Servlet 3.0 is part of J2EE 6.   So I
> don't think there's anything wrong with us depending on Servlet 3.0.
> On the other hand, if this is our only dependency, and we can rewrite
> it to work with 2.5, then there's no reason preventing us from
> addressing this.
There is more to it, JSF 2.2 uses the servlet 3.0 fileupload api.




Re: [jira] [Created] (MYFACES-3923) MyFaces uses Servlet 3.0 only method cookie.setHttpOnly(true)

Posted by Mike Kienenberger <mk...@gmail.com>.
JSF 2.2 depends on J2EE 6.   Servlet 3.0 is part of J2EE 6.   So I
don't think there's anything wrong with us depending on Servlet 3.0.
On the other hand, if this is our only dependency, and we can rewrite
it to work with 2.5, then there's no reason preventing us from
addressing this.

On Wed, Sep 3, 2014 at 9:08 AM, Osman İZBAT (JIRA)
<de...@myfaces.apache.org> wrote:
> Osman İZBAT created MYFACES-3923:
> ------------------------------------
>
>              Summary: MyFaces uses Servlet 3.0 only method cookie.setHttpOnly(true)
>                  Key: MYFACES-3923
>                  URL: https://issues.apache.org/jira/browse/MYFACES-3923
>              Project: MyFaces Core
>           Issue Type: Bug
>     Affects Versions: 2.2.4
>          Environment: Java 1.6, WebLogic 10.3.0.0, Servlet 2.5
>             Reporter: Osman İZBAT
>
>
>
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)