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

ASF GitHub Bot commented on QUARKS-206:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-quarks/pull/149


> Allow new applications to be registered with new code.
> ------------------------------------------------------
>
>                 Key: QUARKS-206
>                 URL: https://issues.apache.org/jira/browse/QUARKS-206
>             Project: Quarks
>          Issue Type: New Feature
>          Components: Runtime
>            Reporter: Daniel John Debrunner
>            Assignee: Daniel John Debrunner
>
> The application service allows registration of applications at any time but 
> the code must already be available to the class loader. This would add the 
> ability to register a new jar using a URI and applications within it.
> Probably two cases the URI is remote and Quarks would fetch the jar and save 
> it locally, or the jar is a file URL that has been installed by some other 
> system.
> Need o think about if just the URL is provided and the list of applications 
> to register is in the jar, e.g. as a service provider, or the list of 
> applications is provided with the jar. Seems making the jar self-contained is 
> the best approach.



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

Reply via email to