The private method 'AbstractListener.setEndpoint' should thrown an error if the Consume instance contains a registered service name and a not registered endpoint name, otherwise the call can be redirected, by the internal Petals router, to another endpoint satisfaying interface name and service name
The private method 'AbstractListener.setEndpoint' should thrown an error if the Consume instance contains a registered service name and a not registered endpoint name, otherwise the call can be redirected, by the internal Petals router, to another endpoint satisfaying interface name and service name
Christophe DENEUX added a comment - Wed, 14 Sep 2011 - 10:50:09 +0200 Fix in the branch petals-entreprise-3.1.x: The value returns by ComponentContext.getEndpoint is now correctly managed.
Merged in trunk