Travel sample fullapp (distributed) scenario fails with policy exception
------------------------------------------------------------------------
Key: TUSCANY-3562
URL: https://issues.apache.org/jira/browse/TUSCANY-3562
Project: Tuscany
Issue Type: Bug
Components: Java SCA Travel Sample
Reporter: Simon Nash
Assignee: Simon Nash
Priority: Critical
The travel sample fullapp (distributed) scenario is failing if the
creditcard-payment-jaxb-policy contribution is built using ant. This problem
is described in detail in TUSCANY-3561. This scenario succeeds if this
contribution is build by maven, presumably because there is some difference in
the order on disk of the contents of the contribution. The files in the
contribution are the same in both cases, as I have been able to demonstrate by
starting with an ant-built contribution and preventing or provoking the failure
by adding, removing, or renaming dummy files in the contribution. These dummy
files aren't used by Tuscany but their presence or absence is enough to change
the order in which the contribution's files are processed by the domain manager.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.