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

Simon Nash commented on TUSCANY-3672:
-------------------------------------

Can you submit a patch to fix this and attach it to the JIRA?  I'm not very 
very familiar with the code, but one approach could be to change the test to 
look for ".jar" in the URL rather than looking for ".".

> 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: Java SCA Domain Management
>    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