Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Java-SCA-2.x
-
None
Description
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.