Hi,

From a cursorily read "exportall" is only available for HTTP or RMI services.

And remotedispatcher.exportall=true is only effective for RMI services

So it will work only if you want to use rmi for all your services

Jacques


Le 25/06/2017 à 21:28, Parminder S. Lehal a écrit :
Is there easier way to make services available in version 16.11.02
other than setting export="true" for all the services?

In service.properties setting exportall=true does not seem to work.

# flag to automatically export all


services: same of setting export="true" for all service definitions
remotedispatcher.exportall=true


Reply via email to