[
https://issues.apache.org/jira/browse/TUSCANY-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash updated TUSCANY-3490:
--------------------------------
Priority: Major (was: Critical)
I am downgrading the priority of this issue because I have found a (rather
complicated) workaround for the travel sample ant build. The workaround is to
inspect the locally installed Tuscany SCA binary distribution to see if it
contains the jars for tuscany-implementation-web and
tuscany-implementation-web-runtime. If these jars aren't found, the travel
sample ant build copies them from the appropriate maven repo into the locally
installed Tuscany SCA binary distribution. This workaround is checked in under
r921794 (see the changes to antdefs.xml).
> Tuscany SCA binary distribution doesn't include implementation.web support
> --------------------------------------------------------------------------
>
> Key: TUSCANY-3490
> URL: https://issues.apache.org/jira/browse/TUSCANY-3490
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Web App Integration
> Affects Versions: Java-SCA-1.6
> Reporter: Simon Nash
> Fix For: Java-SCA-Next
>
>
> The Tuscany SCA 1.6 binary distribution doesn't include the
> implementation-web and implementation-web-runtime modules. This seems to be
> an oversight given that these modules are present in the source distribution,
> included in the build, and available from the maven repository.
> This causes problems for the travel sample because it depends on these
> modules. It means that people using the ant build for the travel sample need
> to download these two files separately from the Tuscany binary distribution
> and set an environment variable to identify their location. This is a
> serious usability issue for the travel sample.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.