You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ra...@apache.org on 2015/03/09 17:22:15 UTC

[2/5] stratos git commit: Fixed cxf-servlet.xml

Fixed cxf-servlet.xml


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/1c0f16a4
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/1c0f16a4
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/1c0f16a4

Branch: refs/heads/master
Commit: 1c0f16a45b30ac4e2c4ba365e1017f69f2aa7102
Parents: 30361b4
Author: Dinithi <di...@wso2.com>
Authored: Mon Mar 9 17:16:43 2015 +0530
Committer: Dinithi <di...@wso2.com>
Committed: Mon Mar 9 17:16:43 2015 +0530

----------------------------------------------------------------------
 .../src/main/webapp/api/WEB-INF/cxf-servlet.xml                    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/1c0f16a4/components/org.apache.stratos.rest.endpoint/src/main/webapp/api/WEB-INF/cxf-servlet.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.rest.endpoint/src/main/webapp/api/WEB-INF/cxf-servlet.xml b/components/org.apache.stratos.rest.endpoint/src/main/webapp/api/WEB-INF/cxf-servlet.xml
index 89148fb..e326d79 100644
--- a/components/org.apache.stratos.rest.endpoint/src/main/webapp/api/WEB-INF/cxf-servlet.xml
+++ b/components/org.apache.stratos.rest.endpoint/src/main/webapp/api/WEB-INF/cxf-servlet.xml
@@ -126,7 +126,7 @@
                 <value>childPolicies</value>
                 <value>childLevelNetworkPartition</value>
                 <value>childLevelPartitions</value>
-                <value>networkPartition</value>
+                <value>networkPartitions</value>
                 <value>partitions</value>
                 <value>dependencyAliases</value>
                 <value>groupInstances</value>