You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/06/17 16:17:05 UTC

[jira] [Commented] (ARIES-1576) Properties of the tcp endpoint should be prefixed with aries.rsa to avoid ambiguity

    [ https://issues.apache.org/jira/browse/ARIES-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336376#comment-15336376 ] 

ASF subversion and git services commented on ARIES-1576:
--------------------------------------------------------

Commit e4b221dfdcbccbd882b629310503ac5c4e661022 in aries-rsa's branch refs/heads/master from [~chris@die-schneider.net]
[ https://git-wip-us.apache.org/repos/asf?p=aries-rsa.git;h=e4b221d ]

[ARIES-1576] Prefix properties of TcpEndpoint


> Properties of the tcp endpoint should be prefixed with aries.rsa to avoid ambiguity
> -----------------------------------------------------------------------------------
>
>                 Key: ARIES-1576
>                 URL: https://issues.apache.org/jira/browse/ARIES-1576
>             Project: Aries
>          Issue Type: Improvement
>          Components: Remote Service Admin
>    Affects Versions: rsa-1.8.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: rsa-1.9.0
>
>
> I just ran into an issue where I wanted to access an external device over a certain port in DS and used the property "port" as config property of my @Component.
> Unfortunately this was then also set by DS as a service property which triggered Aries RSA to use the same port for the tcp endpoint. 
> So I think we need to prefix our properties with aries.rsa to make sure they do not collide with user properties.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)