Запускаю сервер, есть одна страничка jsp - hello world и вижу в браузере forbidden! Как это исправить ? В логах вижу две строчи варнинга
17:01:00,704 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 58) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
and
17:01:02,049 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-6) WFLYDM0111: Keystore /home/alex/wildfly/wildfly-12.0.0.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
Хотя с утра все работало нормально!!