Could not resolve host zed.calls.are.forbidden.from.zed

Edit on GitHub

An exception “Could not resolve host zed.calls.are.forbidden.from.zed”

Solution

This excepttion happens when you call a Client method in Zed layer, and this Client code calls through Gateway another Business Facade. To fix the issue you have to replace a call to a Client method with a call to Business Facade method.