interface.wsdl does not recognize SCA extension attributes
----------------------------------------------------------

                 Key: TUSCANY-1890
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1890
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Assembly Model
    Affects Versions: Java-SCA-1.0
         Environment: All
            Reporter: Simon Nash
             Fix For: Java-SCA-Next


When defining an interface using interface.wsdl, the SCA WSDL extension 
attributes described in section 1.5.4 of the SCA Assembly 1.0 spec are not 
recognized by Tuscany.  For interface.wsdl definitions, the portType must be 
marked with requires="conversational" in order to be treated as a 
conversational interface.  Because Tuscany does not recognize this attribute, 
workarounds are in place in the code to treat WSDL interfaces as conversational 
even though they don't specify this attribute.   The endsConversation="true" 
attribute is also not being recognized.  These attributes should be recognized 
and the workarounds removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to