[ 
https://issues.apache.org/jira/browse/SYNAPSE-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912435#action_12912435
 ] 

Hiranya Jayathilaka commented on SYNAPSE-347:
---------------------------------------------

We often don't want to dynamically change an already running task. But if that 
is ever required, Synapse hot update feature can be used to achieve that. 
Similarly new tasks can be deployed in the runtime using hot deployment. XAR 
files provide a way for dynamically deploying tasks (including compiled Java 
code). So I think we can resolve this issue.

> Support Dynamic Deployment of Tasks
> -----------------------------------
>
>                 Key: SYNAPSE-347
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-347
>             Project: Synapse
>          Issue Type: New Feature
>            Reporter: Scott Hoggarth
>            Assignee: Hiranya Jayathilaka
>
> Tasks are not addressable via a "key". This prevents us from having tasks 
> being added dynamically on disk and then being retrieved via a "key". An 
> attribute called "key" should be added to the task element.

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to