Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
hiddentrue
Info

All the services deployed to WSO2 EI can be accessed via the http(s):<esb>8280/services/ URL by default. If you want to disable this, you need to add the following property to the <EI_HOME>/repository/conf/nhttp.properties file.
http.block_service_list=true

...