You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jervis Liu (JIRA)" <ji...@apache.org> on 2007/09/14 08:07:32 UTC

[jira] Created: (CXF-1015) Context injection

Context injection 
------------------

                 Key: CXF-1015
                 URL: https://issues.apache.org/jira/browse/CXF-1015
             Project: CXF
          Issue Type: Sub-task
          Components: REST
    Affects Versions: 2.1
            Reporter: Jervis Liu


Instance of UriInfo and HttpHeaders can be injected into a class filed or method parameters. 

See section 4.1 and 4.2. 

Make sure the injection scope is correct. Section 4.3

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


[jira] Updated: (CXF-1015) Context injection - UriInfo and HttpHeaders

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

Sergey Beryozkin updated CXF-1015:
----------------------------------

    Attachment: cxf-1015.patch

UriInfo, HttpHeaders and Request can be injected, either as parameters or fields. 
Many other updates to enhance the 0.5 api implementation. 
* Binary types supported
* Cookie and EntityTags
* HeaderParams
* partial UriBuilder implementation
* refactored and renamed  DOMSourceProvider to support StreamSource too

CacheControlProvider will be enhanced during the next commits.

Demos will be updated after a forthcoming upgrade to 0.6 api

This patch addresses

https://issues.apache.org/jira/browse/CXF-1015
https://issues.apache.org/jira/browse/CXF-1462
https://issues.apache.org/jira/browse/CXF-1011
https://issues.apache.org/jira/browse/CXF-1010
https://issues.apache.org/jira/browse/CXF-1014

as they're all very closely related

This JIRA can be closed, it's invalid now

https://issues.apache.org/jira/browse/CXF-1007

> Context injection - UriInfo and HttpHeaders 
> --------------------------------------------
>
>                 Key: CXF-1015
>                 URL: https://issues.apache.org/jira/browse/CXF-1015
>             Project: CXF
>          Issue Type: Sub-task
>          Components: REST
>    Affects Versions: 2.1
>            Reporter: Jervis Liu
>         Attachments: cxf-1015.patch
>
>
> Instance of UriInfo and HttpHeaders can be injected into a class filed or method parameters. 
> See section 4.1 and 4.2. 
> Make sure the injection scope is correct. Section 4.3

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


[jira] Updated: (CXF-1015) Context injection - UriInfo and HttpHeaders

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

Jervis Liu updated CXF-1015:
----------------------------

    Summary: Context injection - UriInfo and HttpHeaders   (was: Context injection )

> Context injection - UriInfo and HttpHeaders 
> --------------------------------------------
>
>                 Key: CXF-1015
>                 URL: https://issues.apache.org/jira/browse/CXF-1015
>             Project: CXF
>          Issue Type: Sub-task
>          Components: REST
>    Affects Versions: 2.1
>            Reporter: Jervis Liu
>
> Instance of UriInfo and HttpHeaders can be injected into a class filed or method parameters. 
> See section 4.1 and 4.2. 
> Make sure the injection scope is correct. Section 4.3

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


[jira] Assigned: (CXF-1015) Context injection - UriInfo and HttpHeaders

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

Daniel Kulp reassigned CXF-1015:
--------------------------------

    Assignee: Daniel Kulp

> Context injection - UriInfo and HttpHeaders 
> --------------------------------------------
>
>                 Key: CXF-1015
>                 URL: https://issues.apache.org/jira/browse/CXF-1015
>             Project: CXF
>          Issue Type: Sub-task
>          Components: REST
>    Affects Versions: 2.1
>            Reporter: Jervis Liu
>            Assignee: Daniel Kulp
>         Attachments: cxf-1015.patch
>
>
> Instance of UriInfo and HttpHeaders can be injected into a class filed or method parameters. 
> See section 4.1 and 4.2. 
> Make sure the injection scope is correct. Section 4.3

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


[jira] Resolved: (CXF-1015) Context injection - UriInfo and HttpHeaders

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

Daniel Kulp resolved CXF-1015.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1

> Context injection - UriInfo and HttpHeaders 
> --------------------------------------------
>
>                 Key: CXF-1015
>                 URL: https://issues.apache.org/jira/browse/CXF-1015
>             Project: CXF
>          Issue Type: Sub-task
>          Components: REST
>    Affects Versions: 2.1
>            Reporter: Jervis Liu
>            Assignee: Daniel Kulp
>             Fix For: 2.1
>
>         Attachments: cxf-1015.patch
>
>
> Instance of UriInfo and HttpHeaders can be injected into a class filed or method parameters. 
> See section 4.1 and 4.2. 
> Make sure the injection scope is correct. Section 4.3

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