Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-1736

Support JAX-RS endpoints in Global Configuration Editor

    XMLWordPrintable

Details

    Description

        <!-- Defined the real JAXRS back end service  -->
        <jaxrs:server id="restService"
                      address="http://localhost:${CXFTestSupport.port2}/CxfRsRouterTest/rest" 
                      staticSubresourceResolution="true">
          <jaxrs:serviceBeans>
            <ref bean="customerService"/>
          </jaxrs:serviceBeans>       
        </jaxrs:server>
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              apupier@redhat.com Aurélien Pupier
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: