[ 
https://issues.apache.org/jira/browse/CXF-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15926215#comment-15926215
 ] 

Sergey Beryozkin commented on CXF-6526:
---------------------------------------

Would like clarify few bits. For a long time CXF ships the following JAXRS 
MessageBodyWriter, 
http://cxf.apache.org/docs/jax-rs-redirection.html#JAX-RSRedirection-WithRequestDispatcherProvider

we use it extensively in our demos and the code (ex, Fediz), where a JAX-RS 
response bean is linked to a view handler such as JSP. Users also use a variety 
of other mechanisms. Jersey has its own MVC and templating support too. JSR 371 
has actually been written to make sure it links with JAX-RS via CDI... 


> Support JSR 371 (MVC) spec
> --------------------------
>
>                 Key: CXF-6526
>                 URL: https://issues.apache.org/jira/browse/CXF-6526
>             Project: CXF
>          Issue Type: New Feature
>            Reporter: Sergey Beryozkin
>             Fix For: 3.2.0
>
>
> https://www.jcp.org/en/jsr/detail?id=371
> Its API needs to be checked if it can be loaded with Java 7, if yes the work 
> can start in 3.1.x, otherwise in a Java 8 trunk.
> It will have to be based around CXFCdiServlet as it is strictly CDI bound 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to