On Wed, Apr 20, 2011 at 9:03 PM, Raymond Feng <[email protected]> wrote:
> Hi,
> I added an API to Node to look up the endpoint address for given component
> service endpoint. For example,
> String uri =
> node.getEndpointAddress("componentName/serviceName/bindingName")
> This is particularly useful for the test clients of bindings. No need to
> hard code the port numbers any more :-).

Great, this and the port allocator utility can make writing tests much
more flexible.

-- 
Luciano Resende
http://people.apache.org/~lresende
http://twitter.com/lresende1975
http://lresende.blogspot.com/

Reply via email to