Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-14517

Allow WS-* to set a publishedUrl

    XMLWordPrintable

    Details

      Description

      It could be necessary to override an endpoint public URL.

      Changing a public publishedEndpointUrl with this contribution:

      <extension target="org.nuxeo.ecm.platform.ws.WSEndpointManager" point="endpoint">
          <endpoint name="nuxeoremoting" address="/nuxeoremoting" implementor="org.nuxeo.ecm.platform.ws.NuxeoRemotingBean">
             <publishedEndpointUrl>https://myloadbalanceddns.com</publishedEndpointUrl>
          </endpoint>
        </extension>
      

      Otherwise, the URL is build using the `nuxeo.url` framework property and will take into account https for instance.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: