[
https://issues.apache.org/jira/browse/CXF-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295140#comment-14295140
]
Sergey Beryozkin commented on CXF-6132:
---------------------------------------
Hi Andriy
Can you please update and review the changes ? It's proving to be a bit
confusing, reading the spec text, but I think we are actually doing it right,
minor updates may be needed still...
I'm actually quite excited about this work because it was the only spec
requirement which we could not support at a CXF level, it is really a simple
deployment case but nonetheless it is still important to get it supported :-)
Thanks, Sergey
> Provide JAX-RS ServletContainerInitializer
> -------------------------------------------
>
> Key: CXF-6132
> URL: https://issues.apache.org/jira/browse/CXF-6132
> Project: CXF
> Issue Type: New Feature
> Components: JAX-RS
> Reporter: Sergey Beryozkin
> Assignee: Andriy Redko
> Fix For: 3.0.4, 3.1.0
>
>
> This will offer an advanced support for the auto-discovery of JAX-RS
> Application, root resources and providers in OSGI in combination with
> pax-web-jetty.
> Options:
> - dynamically register the implementation as OSGI service
> - ship a static implementation
> [1]
> https://github.com/ops4j/org.ops4j.pax.web/blob/master/pax-web-jetty/src/main/java/org/ops4j/pax/web/service/jetty/internal/JettyServerWrapper.java#L303
> [2]
> http://docs.oracle.com/javaee/7/api/javax/servlet/ServletContainerInitializer.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)