[jboss-jira] [JBoss JIRA] (WFLY-3346) web.xml welcome-file redirection returns HTTP 403
Stuart Douglas (JIRA)
issues at jboss.org
Fri May 16 10:11:57 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas resolved WFLY-3346.
----------------------------------
Fix Version/s: 8.1.0.Final
Resolution: Done
> web.xml welcome-file redirection returns HTTP 403
> --------------------------------------------------
>
> Key: WFLY-3346
> URL: https://issues.jboss.org/browse/WFLY-3346
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Web (Undertow)
> Affects Versions: 8.1.0.CR2
> Reporter: roy mizrachi
> Assignee: Stuart Douglas
> Fix For: 8.1.0.Final
>
>
> WE get HTTP 403 forbidden when there is redirection to web.xml welcome-file.
> Example:
> * Application name Portal
> web.xml
> <welcome-file-list>
> <welcome-file>portal.do</welcome-file>
> </welcome-file-list>
> What should happen is when calling http://ip:port/Portal the web server will give back the http://ip:port/Portal/portal.do
> What we get when calling http://ip:port/Portal is HTTP 403
> Calling directly to http://ip:port/Portal/portal.do works fine.
> It is very similar to issue https://issues.jboss.org/browse/WFLY-3279
> Thanks,
> Roi Mizrachi
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the jboss-jira
mailing list