You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Stu Schrader (JIRA)" <ji...@apache.org> on 2008/05/07 21:22:55 UTC

[jira] Created: (CXF-1577) Support HttpServletRequest/Response Injection

Support HttpServletRequest/Response Injection
---------------------------------------------

                 Key: CXF-1577
                 URL: https://issues.apache.org/jira/browse/CXF-1577
             Project: CXF
          Issue Type: Sub-task
            Reporter: Stu Schrader




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


[jira] Resolved: (CXF-1577) Support HttpServletRequest/Response Injection (JSR-311 6.1)

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

Stu Schrader resolved CXF-1577.
-------------------------------

    Resolution: Duplicate

Dupe of #1498

> Support HttpServletRequest/Response Injection (JSR-311 6.1)
> -----------------------------------------------------------
>
>                 Key: CXF-1577
>                 URL: https://issues.apache.org/jira/browse/CXF-1577
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Stu Schrader
>
> Per 6.1 of the JSR-311 Spec:
> The @Context annotation can be used to indicate a dependency on a Servlet-defined resource. A Servlet- 8
> based implementation MUST support injection of the following Servlet-defined types: ServletConfig, 9
> ServletContext, HttpServletRequest and HttpServletResponse.
> Please support...

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


[jira] Commented: (CXF-1577) Support HttpServletRequest/Response Injection (JSR-311 6.1)

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595197#action_12595197 ] 

Sergey Beryozkin commented on CXF-1577:
---------------------------------------

Yes, this issue was fixed

> Support HttpServletRequest/Response Injection (JSR-311 6.1)
> -----------------------------------------------------------
>
>                 Key: CXF-1577
>                 URL: https://issues.apache.org/jira/browse/CXF-1577
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Stu Schrader
>
> Per 6.1 of the JSR-311 Spec:
> The @Context annotation can be used to indicate a dependency on a Servlet-defined resource. A Servlet- 8
> based implementation MUST support injection of the following Servlet-defined types: ServletConfig, 9
> ServletContext, HttpServletRequest and HttpServletResponse.
> Please support...

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


[jira] Updated: (CXF-1577) Support HttpServletRequest/Response Injection (JSR-311 6.1)

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

Stu Schrader updated CXF-1577:
------------------------------

    Summary: Support HttpServletRequest/Response Injection (JSR-311 6.1)  (was: Support HttpServletRequest/Response Injection)

> Support HttpServletRequest/Response Injection (JSR-311 6.1)
> -----------------------------------------------------------
>
>                 Key: CXF-1577
>                 URL: https://issues.apache.org/jira/browse/CXF-1577
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Stu Schrader
>
> Per 6.1 of the JSR-311 Spec:
> The @Context annotation can be used to indicate a dependency on a Servlet-defined resource. A Servlet- 8
> based implementation MUST support injection of the following Servlet-defined types: ServletConfig, 9
> ServletContext, HttpServletRequest and HttpServletResponse.
> Please support...

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


[jira] Updated: (CXF-1577) Support HttpServletRequest/Response Injection

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

Stu Schrader updated CXF-1577:
------------------------------

    Description: 
Per 6.1 of the JSR-311 Spec:

The @Context annotation can be used to indicate a dependency on a Servlet-defined resource. A Servlet- 8
based implementation MUST support injection of the following Servlet-defined types: ServletConfig, 9
ServletContext, HttpServletRequest and HttpServletResponse.


Please support...

> Support HttpServletRequest/Response Injection
> ---------------------------------------------
>
>                 Key: CXF-1577
>                 URL: https://issues.apache.org/jira/browse/CXF-1577
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Stu Schrader
>
> Per 6.1 of the JSR-311 Spec:
> The @Context annotation can be used to indicate a dependency on a Servlet-defined resource. A Servlet- 8
> based implementation MUST support injection of the following Servlet-defined types: ServletConfig, 9
> ServletContext, HttpServletRequest and HttpServletResponse.
> Please support...

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