Conversation not started on reference injection
-----------------------------------------------
Key: TUSCANY-2276
URL: https://issues.apache.org/jira/browse/TUSCANY-2276
Project: Tuscany
Issue Type: Bug
Components: Java SCA Core Runtime
Affects Versions: Java-SCA-Next
Reporter: Kevin Williams
I have a failing test from this part of the Java API /Annotation specification:
"475 Conversations start on the client side when one of the following occur:
476 • A @Reference to a conversational service is injected"
Test tries to access the conversation id from the injected ServiceReference and
finds it to be null.
The test demonstrating this is
org.apache.tuscany.sca.vtest.javaapi.conversation.lifetime.LifetimeTestCase.lifetime1
It is currently @Ignored
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.