diff --git a/awsapi/conf/cloud-bridge.properties b/awsapi/conf/cloud-bridge.properties index 7bbba7f26bd..08f56034944 100644 --- a/awsapi/conf/cloud-bridge.properties +++ b/awsapi/conf/cloud-bridge.properties @@ -1,8 +1,8 @@ -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 fc3329b3dd5..9d05ec1d12b 100644 --- a/awsapi/conf/ec2-service.properties +++ b/awsapi/conf/ec2-service.properties @@ -1,5 +1,5 @@ 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 bee02ce2a6f..f8af4fcffe5 100644 --- a/build/build-aws-api.xml +++ b/build/build-aws-api.xml @@ -91,6 +91,7 @@ + @@ -153,7 +154,7 @@ - + @@ -179,34 +180,34 @@ - + - + - + - + - + @@ -223,30 +224,30 @@ - + - + - + - + - + @@ -254,7 +255,7 @@ - + - + - + @@ -327,7 +328,7 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/client/tomcatconf/server-ssl.xml.in b/client/tomcatconf/server-ssl.xml.in index 368c06572ae..3695f6283cf 100755 --- a/client/tomcatconf/server-ssl.xml.in +++ b/client/tomcatconf/server-ssl.xml.in @@ -54,8 +54,6 @@ - @@ -163,4 +154,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +