[ 
https://issues.apache.org/jira/browse/TUSCANY-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Laws resolved TUSCANY-3031.
---------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SCA-1.5

Change committed at r775328 to allow interface.wsdl to be used without messing 
up the binding interface contract for those wire formats that don't required 
transformation. There is still and outstanding issue of what happens if the 
service interface is not Java. Will likely need to generate Java from WSDL in 
that case. Need a new JIRA for that as it's all together a bigger issue. 

> 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
>             Fix For: Java-SCA-1.5
>
>
> 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