It seems that both the default SCA binding for Remotable Interfaces and the 
basic WS binding are being restricted to the services following the wrapper 
style. This is being set within the  
org.apache.tuscany.sca.binding.ws.axis2.Java2WSDLHelper class in the 
createWSDLInterfaceContract method. From my understanding, this implies that 
all methods in the service must have a return type that is not void and that 
overloaded methods are not allowed.
Is there a way to set it to not use the wrapper style or is it just the 
standard that is used by the SCA binding and must be followed?

Thanks

-Bentley



Reply via email to