[
https://issues.apache.org/jira/browse/TUSCANY-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-3483.
---------------------------------
Resolution: Fixed
Fix Version/s: Java-SCA-2.0
Code added to correct the way that intents specified as annotations in the Java
implementation are copied in the component service model.
> Tuscany fixes to make POJO_8003 and POJO_8012 work
> --------------------------------------------------
>
> Key: TUSCANY-3483
> URL: https://issues.apache.org/jira/browse/TUSCANY-3483
> Project: Tuscany
> Issue Type: Bug
> Components: OASIS Compliance - TUSCANY
> Affects Versions: Java-SCA-2.0
> Environment: All
> Reporter: Simon Laws
> Assignee: Simon Laws
> Fix For: Java-SCA-2.0
>
>
> testDummy(client_javapojo.POJO_8003_TestCase)
> SEVERE: Intent
> {http://docs.oasis-open.org/ns/opencsa/sca/200903}propagatesTransaction
> is not defined in SCA definitions
> Incorrect namespace for intent in
> org.oasisopen.sca.test.service1WithIntentImpl
>
> testDummy(client_javapojo.POJO_8012_TestCase)
> SEVERE: Intent
> {http://docs.oasis-open.org/ns/opencsa/sca/200903}managedTransaction
> is not defined in SCA definitions
> Incorrect namespace for intent in
> org.oasisopen.sca.test.service1WithIntentImpl
> Looks like the processing of @Requires attributes is not correct in the way
> that these implementation intents are subsequently compared with intents from
> the SCDL. Needs further investigation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.