[
https://issues.apache.org/jira/browse/TUSCANY-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash resolved TUSCANY-3171.
---------------------------------
Resolution: Fixed
Fixed in the 1.x trunk under r814389.
> The domain manager produces incorrect policy-related error messages
> -------------------------------------------------------------------
>
> Key: TUSCANY-3171
> URL: https://issues.apache.org/jira/browse/TUSCANY-3171
> Project: Tuscany
> Issue Type: Bug
> Components: SCA Java Runtime
> Affects Versions: Java-SCA-1.5.1
> Reporter: Simon Nash
> Assignee: Simon Nash
> Fix For: Java-SCA-1.x
>
>
> The domain manager produces incorrect policy-related error messages because
> it doesn't load sca-definitions.xml. The following output shows the errors
> produced when loading payment-java-contribution from the travel sample:
> [java] 21-Jul-2009 01:41:39
> org.apache.tuscany.sca.assembly.xml.CompositeProcessor
> [java] SEVERE: PolicyValidation exception when processing implementation
> of component PaymentComponent due to Policy Set
> '{http://www.osoa.org/xmlns/sca/1.0}runAs' does not apply to extension type
> {http://www.osoa.org/xmlns/sca/1.0}im
> plementation.java.
> [java] 21-Jul-2009 01:41:39
> org.apache.tuscany.sca.assembly.builder.impl.CompositePolicyBuilderImpl
> [java] SEVERE: Policy Related Exception occured due to :
> org.apache.tuscany.sca.assembly.builder.impl.PolicyConfigurationException:
> The following are unfulfilled intents for component implementation -
> CustomerRegistryComponent
> [java] Unfulfilled Intents =
> [{http://www.osoa.org/xmlns/sca/1.0}managedTransaction.global]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.