Imesh Gunaratne created STRATOS-1038: ----------------------------------------
Summary: Move REST API Domain Model to Stratos Common Component Key: STRATOS-1038 URL: https://issues.apache.org/jira/browse/STRATOS-1038 Project: Stratos Issue Type: Improvement Reporter: Imesh Gunaratne Assignee: Imesh Gunaratne Currently we have implemented the REST API domain model in the REST API component. Since it is packaged as a WAR, it is not possible for other Java modules to refer it. As a result we have duplicated the complete domain model in the CLI. This introduces an overhead of updating to object models and make it more error prone. -- This message was sent by Atlassian JIRA (v6.3.4#6332)