no https
authorJean-Philippe Orsini <orsinije@fr.ibm.com>
Fri, 13 Oct 2017 20:55:35 +0000 (22:55 +0200)
committerJean-Philippe Orsini <orsinije@fr.ibm.com>
Fri, 13 Oct 2017 20:55:35 +0000 (22:55 +0200)
war/server.xml

index 0ac7d29..4379311 100644 (file)
@@ -10,8 +10,7 @@
     <!-- To allow access to this server from a remote client host="*" has been added to the following element -->
     <httpEndpoint id="defaultHttpEndpoint"
                   host="*"
-                 httpPort="9080"
-                  httpsPort="9443" />
+                 httpPort="9080"/>
 
         <applicationManager autoExpand="false"/>