[jboss-jira] [JBoss JIRA] (WFLY-2687) wildfly 8cr1 doesn't respect welcome-file-list for resources inside jar files
fiorenzo pizza (JIRA)
issues at jboss.org
Tue Dec 24 09:44:33 EST 2013
fiorenzo pizza created WFLY-2687:
------------------------------------
Summary: wildfly 8cr1 doesn't respect welcome-file-list for resources inside jar files
Key: WFLY-2687
URL: https://issues.jboss.org/browse/WFLY-2687
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Web (Undertow)
Affects Versions: 8.0.0.CR1
Reporter: fiorenzo pizza
Assignee: Stuart Douglas
The welcome-file-list is not respected for web resources inside jar.
If you call directly the welcome-file it works correctly, but if you call the folder where the welcome-file is located, you receive an Error.
My simple maven project to see the problem:
https://github.com/fiorenzino/wildfly8-welcome-file-list
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list