You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (Created) (JIRA)" <ji...@apache.org> on 2011/10/20 17:37:11 UTC

[jira] [Created] (CXF-3869) Improve RequestDispatcherProvider configuration

Improve RequestDispatcherProvider configuration
-----------------------------------------------

                 Key: CXF-3869
                 URL: https://issues.apache.org/jira/browse/CXF-3869
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
             Fix For: 2.4.4, 2.5


The provider is missing a setter for classResources property. 
Having to specify a beanNames map in case of the provider serving different beans is useful but a simpler bean name property is needed. 
Sometimes it handy to choose the dispatchers based on the actual request URI (relative part).
At the moment all the additional params are saved as servler parameters - an option to save them as attributes is needed. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CXF-3869) Improve RequestDispatcherProvider configuration

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

Sergey Beryozkin commented on CXF-3869:
---------------------------------------

http://svn.apache.org/viewvc?rev=1186533&view=rev

relates to this JIRA
                
> Improve RequestDispatcherProvider configuration
> -----------------------------------------------
>
>                 Key: CXF-3869
>                 URL: https://issues.apache.org/jira/browse/CXF-3869
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>             Fix For: 2.4.4, 2.5
>
>
> The provider is missing a setter for classResources property. 
> Having to specify a beanNames map in case of the provider serving different beans is useful but a simpler bean name property is needed. 
> Sometimes it handy to choose the dispatchers based on the actual request URI (relative part).
> At the moment all the additional params are saved as servler parameters - an option to save them as attributes is needed. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CXF-3869) Improve RequestDispatcherProvider configuration

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

Sergey Beryozkin resolved CXF-3869.
-----------------------------------

    Resolution: Fixed
    
> Improve RequestDispatcherProvider configuration
> -----------------------------------------------
>
>                 Key: CXF-3869
>                 URL: https://issues.apache.org/jira/browse/CXF-3869
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>             Fix For: 2.4.4, 2.5
>
>
> The provider is missing a setter for classResources property. 
> Having to specify a beanNames map in case of the provider serving different beans is useful but a simpler bean name property is needed. 
> Sometimes it handy to choose the dispatchers based on the actual request URI (relative part).
> At the moment all the additional params are saved as servler parameters - an option to save them as attributes is needed. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira