2 Replies Latest reply on Jul 15, 2009 4:57 AM by tfennelly

    Invoking service from outside

    ravliv

      Hi,

      is it possible to invoke ESB service (service has no configured gateway listener) from the outside (for example from different server)? I need to ensure, that the service can not be invoked from outside; it is required to configure service as secure?

      Thanks Pavel

        • 1. Re: Invoking service from outside
          scottdawson

          Good question. It seems to me that the service can't be invoked from another computer unless there is a gateway. It might be invoked from another application running on the same app server if the InVM transport is enabled.

          Regards,
          Scott

          • 2. Re: Invoking service from outside
            tfennelly

            It is possible to invoke an esb aware endpoint (not a gateway) from anywhere as long as the client can see and connect to the registry. It should be possible to secire services like this by turning on security for the service. See the docs for this.