[
https://issues.apache.org/jira/browse/ISIS-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber updated ISIS-2139:
-----------------------------
Summary: WepApp's main() should just work out of the box (was:
ResourceServlet should handle classpath resources regardless of deployment
scenario.)
> WepApp's main() should just work out of the box
> -----------------------------------------------
>
> Key: ISIS-2139
> URL: https://issues.apache.org/jira/browse/ISIS-2139
> Project: Isis
> Issue Type: Bug
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0
>
>
> The following should work when launched from within Eclipse, IntelliJ and
> also from `mvn spring-boot:run` and when actually deployed to a container
> packaged as a war file.
> 1) Static resources should be served from
> * src/main/resources
> * src/main/webapp
> 2) supported url patterns should be made configurable
> * default *.css, *.png, *.jpg, *.jpeg, *.gif, *.svg, *.js, *.html, *.swf
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)