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

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

Some questions:

1. Does the zip file that is causing the problem when loaded from an HTTP 
server contain any composites or just utility jar files?
2. If the zip file just contains utility jar files, which contribution contains 
the composite that you are adding when the error occurs? 
3. If there are multiple contributions involved, what are the export/import 
relationships between them?
4. What is the exact contribution URL for the zip file when the problem occurs?

> 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