Hi,
Reading this sentence in https://cwiki.apache.org/confluence/display/OFBTECH/Service+Engine+Guide <<Services which are used in
different applications can be defined only once by creating Global Service Definition files or services specific to an application
can be restricted and available only to that application.>> and considering https://issues.apache.org/jira/browse/OFBIZ-865, I
wonder 2 things
1. Should we not remove the reference to Global Service Definition since it's never used OOTB, and a bit confusing since anyway
services defined by components are also reacheable outside those components?
a. Corollary: should we not remove the resource-loader element from
serviceengine.xml since it's broken for more than 3 years?
2. Is it still possible to restrict services to an application, and if yes how? Else I will remove the whole sentence, it's just
confusing.
Thanks
Jacques