[JBoss JIRA] (WFLY-3918) Cannot disable ConsoleRedirectService
by Graham Johnson (JIRA)
Graham Johnson created WFLY-3918:
------------------------------------
Summary: Cannot disable ConsoleRedirectService
Key: WFLY-3918
URL: https://issues.jboss.org/browse/WFLY-3918
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 8.1.0.Final
Reporter: Graham Johnson
Assignee: Stuart Douglas
Wildfly Undertow (via org.wildfly.extension.undertow.HostAdd and org.wildfly.extension.undertow.ConsoleRedirectService) redirects all /console/... URL requests (on port 8080/8443) to /console on port 9990.
This prevents developing or porting applications that themselves need to serve /console/... URLs.
There needs to be a way to disable (in the undertow subsystem configuration) the adding of ConsoleRedirectService by HostAdd.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years