diff --git a/awsapi/conf/cloud-bridge.properties b/awsapi/conf/cloud-bridge.properties
index 123c18d0c38..4d1b23f86e7 100644
--- a/awsapi/conf/cloud-bridge.properties
+++ b/awsapi/conf/cloud-bridge.properties
@@ -15,11 +15,11 @@
# specific language governing permissions and limitations
# under the License.
-host=http://localhost:8080/awsapi
+host=http://localhost:7080/awsapi
storage.root=/Users/john1/S3-Mount
storage.multipartDir=__multipart__uploads__
bucket.dns=false
-serviceEndpoint=localhost:8080
+serviceEndpoint=localhost:7080
diff --git a/awsapi/conf/ec2-service.properties b/awsapi/conf/ec2-service.properties
index 40398cb01b2..6af0f63fd11 100644
--- a/awsapi/conf/ec2-service.properties
+++ b/awsapi/conf/ec2-service.properties
@@ -16,7 +16,7 @@
# under the License.
managementServer=127.0.0.1
-cloudAPIPort=7080
+cloudAPIPort=8080
cloudstackVersion=2.2.0
WSDLVersion=2010-11-15
keystore=xes.keystore
diff --git a/build/build-aws-api.xml b/build/build-aws-api.xml
index 5f11997f98f..04db51626f0 100644
--- a/build/build-aws-api.xml
+++ b/build/build-aws-api.xml
@@ -109,6 +109,7 @@
+
@@ -171,7 +172,7 @@
-
+
@@ -197,34 +198,34 @@
-
+
-
+
-
+
-
+
-
+
@@ -241,30 +242,30 @@
-
+
-
+
-
+
-
+
-
+
@@ -272,7 +273,7 @@
-
+
-
+
-
+
@@ -345,7 +346,7 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/client/tomcatconf/server-ssl.xml.in b/client/tomcatconf/server-ssl.xml.in
index 8cba79ffdda..3ea43dc832d 100755
--- a/client/tomcatconf/server-ssl.xml.in
+++ b/client/tomcatconf/server-ssl.xml.in
@@ -54,8 +54,6 @@
-
@@ -163,4 +154,111 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ >>>>>> bcfd64a... CS-15373: Awsapi port change to 7080.
+ maxThreads="150" scheme="https" secure="true"
+ clientAuth="false" sslProtocol="TLS"
+ keystoreType="JKS"
+ keystoreFile="/etc/cloud/management/cloudmanagementserver.keystore"
+ keystorePass="vmops.com"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/client/tomcatconf/server.xml.in b/client/tomcatconf/server.xml.in
index 71b98a9e197..8f65b060431 100644
--- a/client/tomcatconf/server.xml.in
+++ b/client/tomcatconf/server.xml.in
@@ -54,9 +54,7 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+