You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ud...@apache.org on 2013/08/28 15:00:16 UTC

git commit: changes axis2 xml fromat error

Updated Branches:
  refs/heads/master 09746979b -> 54e305810


changes axis2 xml fromat error


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

Branch: refs/heads/master
Commit: 54e305810f4e542f4bb7910ee8d0093982058b21
Parents: 0974697
Author: Udara Liyanage <ud...@wso2.com>
Authored: Wed Aug 28 18:29:16 2013 +0530
Committer: Udara Liyanage <ud...@wso2.com>
Committed: Wed Aug 28 18:29:16 2013 +0530

----------------------------------------------------------------------
 products/elb/modules/distribution/src/main/conf/axis2.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/54e30581/products/elb/modules/distribution/src/main/conf/axis2.xml
----------------------------------------------------------------------
diff --git a/products/elb/modules/distribution/src/main/conf/axis2.xml b/products/elb/modules/distribution/src/main/conf/axis2.xml
index 71b4ae7..9747858 100755
--- a/products/elb/modules/distribution/src/main/conf/axis2.xml
+++ b/products/elb/modules/distribution/src/main/conf/axis2.xml
@@ -330,7 +330,7 @@
                 <Password>wso2carbon</Password>
             </TrustStore>
         </parameter>
-        <parameter name="HostnameVerifier">AllowAll</parameter-->
+        <parameter name="HostnameVerifier">AllowAll</parameter>
             <!--supports Strict|AllowAll|DefaultAndLocalhost or the default if none specified -->
     </transportSender>