Index: framework/base/config/ofbiz-containers.xml =================================================================== --- framework/base/config/ofbiz-containers.xml (revision 643361) +++ framework/base/config/ofbiz-containers.xml (working copy) @@ -34,7 +34,7 @@ - + @@ -151,7 +151,7 @@ - + @@ -186,7 +186,7 @@ - + @@ -224,7 +224,7 @@ - + @@ -250,7 +250,7 @@ - + Index: framework/webapp/config/url.properties =================================================================== --- framework/webapp/config/url.properties (revision 643361) +++ framework/webapp/config/url.properties (working copy) @@ -22,11 +22,11 @@ # HTTPS Port (Secure port) port.https.enabled=Y -port.https=8443 +port.https=8448 force.https.host= # HTTP Port (Not Secure port) -port.http=8080 +port.http=8088 force.http.host= # Static Content URLs to make it easy to move the serving load for static content to other machines