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

Romain Manni-Bucau commented on TOMEE-1264:
-------------------------------------------

trim has been added lately normally so a feedback from the snapshot would be 
awesome

> Doc issue with "cxf.jaxrs.providers"
> ------------------------------------
>
>                 Key: TOMEE-1264
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1264
>             Project: TomEE
>          Issue Type: Documentation
>    Affects Versions: 1.6.0
>            Reporter: Juan Manuel CABRERA
>
> On the [refcard|http://tomee.apache.org/refcard/refcard.html] the property 
> {{cxf.jaxrs.providers}} reads as follow:
> {code}
> <?xml version="1.0" encoding="UTF-8"?>
> <openejb-jar xmlns="http://www.openejb.org/openejb-jar/1.1";>
>  <!--
>  class-name has to be the JAXRS application name
>  or this one if no Application is defined
>  -->
>  <pojo-deployment class-name="jaxrs-application">
>   <properties>
>    cxf.jaxrs.providers = org.foo.BarProvider, id1
>   </properties>
>  </pojo-deployment>
> </openejb-jar>
> {code}
> But defining the value with surrounding spaces, it does not work.
> Either there is a {{.trim()}} missing somewhere, or you should fix the 
> documentation.
> Regards,
> Juan Manuel



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to