0 Replies Latest reply on Nov 9, 2015 4:47 PM by jasim

    application does not deploy when http disabled

    jasim

      Hello,

        I have standalone wildfly 8.1 and a simple webservice application packed as ear.

        I have set up https successfully, everthing works find.

       

        Then I tried to deactivate http, as only https should be allowed.

       

        After

      /subsystem=undertow/server=default-server/http-listener=default:write-attribute(name=enabled,value=false)

      the application does no longer deploy

       

      I get

       

      {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:

      .....

      ....

      "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]}}}}

       

      Obviously I missed something basic ...

       

      Best regards

      J.