You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Hiranya Jayathilaka (JIRA)" <ji...@apache.org> on 2010/04/27 07:21:31 UTC

[jira] Created: (SYNAPSE-627) Make the Auto Generated Endpoint Names Transparent to the User

Make the Auto Generated Endpoint Names Transparent to the User
--------------------------------------------------------------

                 Key: SYNAPSE-627
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-627
             Project: Synapse
          Issue Type: Task
          Components: Core, Endpoints
    Affects Versions: 1.2
            Reporter: Hiranya Jayathilaka
            Assignee: Hiranya Jayathilaka
             Fix For: 2.0


Currently Synapse generates names for anonymous endpoints. These names show up in the serialized endpoint configurations thus changing the original user input files. We need to make the auto generated names transparent to the user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-627) Make the Auto Generated Endpoint Names Transparent to the User

Posted by "Hiranya Jayathilaka (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiranya Jayathilaka resolved SYNAPSE-627.
-----------------------------------------

    Resolution: Fixed

Fixed on the trunk. All the Synapse core tests are now functional.

> Make the Auto Generated Endpoint Names Transparent to the User
> --------------------------------------------------------------
>
>                 Key: SYNAPSE-627
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-627
>             Project: Synapse
>          Issue Type: Task
>          Components: Core, Endpoints
>    Affects Versions: 1.2
>            Reporter: Hiranya Jayathilaka
>            Assignee: Hiranya Jayathilaka
>             Fix For: 2.0
>
>
> Currently Synapse generates names for anonymous endpoints. These names show up in the serialized endpoint configurations thus changing the original user input files. We need to make the auto generated names transparent to the user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-627) Make the Auto Generated Endpoint Names Transparent to the User

Posted by "Hiranya Jayathilaka (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861249#action_12861249 ] 

Hiranya Jayathilaka commented on SYNAPSE-627:
---------------------------------------------

Changes made:

* Added a boolean flag called 'anonymous' to AbstractEndpoint
* Added necessary getters and setters
* Updated endpoint serializers to not add the name attribute for anonymous endpoints
* EndpointFactory marks endpoints as anonymous when auto generating names for endpoints

> Make the Auto Generated Endpoint Names Transparent to the User
> --------------------------------------------------------------
>
>                 Key: SYNAPSE-627
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-627
>             Project: Synapse
>          Issue Type: Task
>          Components: Core, Endpoints
>    Affects Versions: 1.2
>            Reporter: Hiranya Jayathilaka
>            Assignee: Hiranya Jayathilaka
>             Fix For: 2.0
>
>
> Currently Synapse generates names for anonymous endpoints. These names show up in the serialized endpoint configurations thus changing the original user input files. We need to make the auto generated names transparent to the user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-627) Make the Auto Generated Endpoint Names Transparent to the User

Posted by "Hiranya Jayathilaka (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861247#action_12861247 ] 

Hiranya Jayathilaka commented on SYNAPSE-627:
---------------------------------------------

Discussion archives at http://markmail.org/message/l6vfjvemxjsq2a4q

> Make the Auto Generated Endpoint Names Transparent to the User
> --------------------------------------------------------------
>
>                 Key: SYNAPSE-627
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-627
>             Project: Synapse
>          Issue Type: Task
>          Components: Core, Endpoints
>    Affects Versions: 1.2
>            Reporter: Hiranya Jayathilaka
>            Assignee: Hiranya Jayathilaka
>             Fix For: 2.0
>
>
> Currently Synapse generates names for anonymous endpoints. These names show up in the serialized endpoint configurations thus changing the original user input files. We need to make the auto generated names transparent to the user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org