[jboss-jira] [JBoss JIRA] (WFLY-3918) Cannot disable ConsoleRedirectService

Graham Johnson (JIRA) issues at jboss.org
Tue Sep 30 12:48:04 EDT 2014


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)


More information about the jboss-jira mailing list