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

Sergey Beryozkin commented on CXF-6477:
---------------------------------------

As it happens JAXRSServerFactoryBean has had a 'start' property for a while, 
but I guess at a schema level we can refer to it as 'publish' to have the same 
attribute name in JAX-WS and JAX-RS declarations. The JAX-RS behaviour would be 
slightly different in that if publish is set to false then the internal 
endpoint will still be created but the server will not be started, I believe 
this should still work as far as some sort of on demand server availability is 
concerned

> Add "publish" attribute to jaxrs blueprint bean
> -----------------------------------------------
>
>                 Key: CXF-6477
>                 URL: https://issues.apache.org/jira/browse/CXF-6477
>             Project: CXF
>          Issue Type: New Feature
>          Components: OSGi
>    Affects Versions: 2.7.0
>            Reporter: Matt Pavlovich
>
> The <jaxws: /> blueprint bean has an attribute publish="true | false". It 
> would be handy to have the same feature for the <jaxrs: /> blueprint bean.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to