[ 
https://issues.apache.org/jira/browse/TUSCANY-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913951#action_12913951
 ] 

Sebastian Millies commented on TUSCANY-3672:
--------------------------------------------

Unfortunately, it's not so simple. I tried using your suggestion, but:
a) on the "contributions" page, when one clicks on the link to the deployable 
composite to retrieve the descriptor, the current code works, whereas the 
modification is needed when adding the composite on the "composites" page
b) neither the current code nor the modification seems to work when the scheme 
is "http" instead of "file". 
c) the whole domain manager app seems somewhat unstable (e. g. unexpected HTTP 
503 responses, the URLs to deployable composites suddenly disappearing from the 
"contributions" page when navigating back and forth in the browser)

I probably won't have time to look into this issue in the near future. 

> Domain Manager UI cannot deploy composite from HTTP-URL
> -------------------------------------------------------
>
>                 Key: TUSCANY-3672
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3672
>             Project: Tuscany
>          Issue Type: Bug
>          Components: SCA Java Runtime
>    Affects Versions: Java-SCA-1.6
>         Environment: JDK 1.6.0_18, Windows XP
>            Reporter: Sebastian Millies
>
> Consider a contribution that is to be added to a domain and requires a system 
> utility or some other java code to 
> be available in the classpath of the node in which it is deployed.
> If I use a zip format contribution then the zip may contain jars which will 
> be included on the classpath of that contribution. 
> I want to upload that zip-file to the domain manager from a webserver, 
> configure a node, start a node on a remote machine
> and have that node download the zip-file from the webserver when it reads the 
> node configuration.
> However, when I specify an HTTP-URL of a zip-file as the contribution URI 
> while defining the contribution, then when
> I go to the composites page and want to add the composite, it is not found. 
> In contrast, when I specify a windows
> path (containing no "/") to the same zip-file all works well. 

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

Reply via email to