You could try to use `curl --head http://localhost:9990/console/index.html` which should return something like

HTTP/1.1 200 OK
Connection: keep-alive
Last-Modified: Fri, 13 Jul 2018 14:27:50 GMT
X-Frame-Options: SAMEORIGIN
Content-Length: 1288
Content-Type: text/html
Accept-Ranges: bytes
Date: Wed, 18 Jul 2018 08:33:37 GMT


On 18. Jul 2018, at 10:22, Romain Pelisse <belaran@redhat.com> wrote:

Hi all,

Is there a unit inside HAL code base I could use to automate checking that the console is working properly after firing Wildfly? I've try to look for that myself, but i've been a bit confused by the code base I'm must confess.

(I've kept it short, but feel free to ask for more context if you need to)
_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev