Christian Schneider created DOSGI-139:
-----------------------------------------
Summary: Refactor dsw-cxf to remove dep cycles
Key: DOSGI-139
URL: https://issues.apache.org/jira/browse/DOSGI-139
Project: CXF Distributed OSGi
Issue Type: Improvement
Components: DSW
Affects Versions: 1.3.1
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: 1.4
There is a dependency cycle between service and handlers. The dependency from
service to handlers seems to be the needed one.
In the other direction ExportRegistrationImpl is used in several places and
ClientServiceFactory uses ImportRegistrationImpl.
The dependency to to ExportRegistrationImpl can be resolved by introducing an
interface with the needed methods.
ClientServiceFactory can be moved to service.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira