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