Ensure that JMS jmsObject wore format works if the service interface is 
specified as WSDL
-----------------------------------------------------------------------------------------

                 Key: TUSCANY-3031
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3031
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA JMS Binding Extension
    Affects Versions: Java-SCA-1.5
         Environment: All
            Reporter: Simon Laws


At the moment the jms object wire format providers do..

       // just point to the reference interface contract so no
       // databinding transformation takes place
       interfaceContract = service.getInterfaceContract();

really they should ignore the specified service interface contract and get the 
interface contract from the component type to ensure that no transformation 
takes place. 



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

Reply via email to