It's all about the answers!

Ask a question

A way to retrieve properties from a service


Michael Tabb (1632) | asked Mar 30 '09, 2:07 p.m.
JAZZ DEVELOPER
Was wondering if there is a way to retrieve properties from a service which has them defined via <configurationProperties>? Thanks in advance.

One answer



permanent link
Matt Lavin (2.7k2) | answered Mar 30 '09, 4:35 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
It is best not to fetch properties for a service that you don't own. A
service's properties are implementation details, and the rule has been
that they will expose those values through API is they are useful for
other services to access.

-
Matt Lavin
Jazz Server Team


On Mon, 2009-03-30 at 18:07 +0000, mtabb wrote:
Was wondering if there is a way to retrieve properties from a service
which has them defined via <configurationProperties>? Thanks
in advance.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.