interface.wsdl and implementation-bpel modules do not handle interfaces with
callbacks correctly
------------------------------------------------------------------------------------------------
Key: TUSCANY-3203
URL: https://issues.apache.org/jira/browse/TUSCANY-3203
Project: Tuscany
Issue Type: Bug
Components: Java SCA BPEL Implementation Extension
Affects Versions: Java-SCA-2.0
Reporter: Mike Edwards
Assignee: Mike Edwards
Fix For: Java-SCA-2.0
Using the OASIS SCA Assembly testcases in the 800x range, in particular 8003,
8006, 8007, the implementation-bpel and interface-wsdl modules are not
operating correctly:
1) implementation-bpel does not introspect services and references with
callbacks correctly - the componentType generated does not have callback
interfaces for services and references with callbacks
2) interface-wsdl does not handle WSDL portTypes which use the sca:callback
attribute on the portType to indicate that the portType has a callback
interface associated with it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.