[ 
https://issues.apache.org/jira/browse/TUSCANY-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Nash closed TUSCANY-1298.
-------------------------------


> calculator-web build.xml file produces bad war file
> ---------------------------------------------------
>
>                 Key: TUSCANY-1298
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1298
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-0.90
>         Environment: Windows XP
>            Reporter: Simon Nash
>            Assignee: Simon Nash
>             Fix For: Java-SCA-1.0
>
>         Attachments: patch1298
>
>
> The ant script for this sample builds a war that is not deployable because of 
> two missing files:
>    sca-api-0.90-incubating.jar
>    tuscany-host-webapp-0.90-incubating.jar
> The pre-built war file that is shipped as part of the binary distro is fine.
> The missing sca-api-0.90-incubating.jar file is caused by a bug in the 
> build.xml file for calculator-web, which attempts to pull this file in from 
> ../../lib instead of ../../modules.
> The missing tuscany-host-webapp-0.90-incubating.jar file is not packaged in 
> the binary distro, and is therefore beyond the powers of build.xml to pull 
> into the webapp.  It needs to be added to the modules directory in the binary 
> distro.

-- 
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