Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-1264

Doc issue with "cxf.jaxrs.providers"

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.7.2, 7.0.0-M1
    • None
    • None

    Description

      On the refcard the property cxf.jaxrs.providers reads as follow:

      <?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>
      

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            juanma.cabrera Juan Manuel CABRERA
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: