Details
-
Type:
Patch submission
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3
-
Component/s: Modules: CXF
-
Labels:None
-
Similar Issues:None
Description
Some method (either Auto-Discovering or component-property) of naming a service interface for exposing as the service should be used. This is akin to what the Axis provider does.
XFireProviderGrabFirstInterfaceHack.patch is a quick hack to use the first configured interface on the component. In reality, the configuration engineer would probably want to specify which interface is the exposed one, but this does at least demonstrate that the concept works.