Repository: incubator-stratos
Updated Branches:
  refs/heads/master 14835090b -> e2c59578c


Fixing installation script issue related to STRATOS-248


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

Branch: refs/heads/master
Commit: e2c59578cb336b853226e193ae2c3dc99a281f81
Parents: 1483509
Author: Sajith Kariyawasam <[email protected]>
Authored: Fri Mar 21 17:14:42 2014 +0530
Committer: Sajith Kariyawasam <[email protected]>
Committed: Fri Mar 21 17:14:42 2014 +0530

----------------------------------------------------------------------
 tools/stratos-installer/config/sm/repository/conf/carbon.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/e2c59578/tools/stratos-installer/config/sm/repository/conf/carbon.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/sm/repository/conf/carbon.xml 
b/tools/stratos-installer/config/sm/repository/conf/carbon.xml
index cf88630..52daeff 100644
--- a/tools/stratos-installer/config/sm/repository/conf/carbon.xml
+++ b/tools/stratos-installer/config/sm/repository/conf/carbon.xml
@@ -68,7 +68,7 @@
      The URL of the index page. This is where the user will be redirected 
after signing in to the
      carbon server.
      -->
-    <!-- IndexPageURL>/carbon/admin/index.jsp</IndexPageURL-->
+    <IndexPageURL>/console/login</IndexPageURL>
 
     <!--
     For cApp deployment, we have to identify the roles that can be acted by 
the current server.

Reply via email to