[ 
https://issues.apache.org/jira/browse/ISIS-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andi Huber updated ISIS-2139:
-----------------------------
    Description: 
The following launch scenarios should work:

1) Running WebApp's main() from within Eclipse

2) Running WebApp's main() from within IntelliJ

3) Running `mvn spring-boot:run`

4) Deployment of the project to a container from within Eclipse

 

  was:
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

 


> 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 launch scenarios should work:
> 1) Running WebApp's main() from within Eclipse
> 2) Running WebApp's main() from within IntelliJ
> 3) Running `mvn spring-boot:run`
> 4) Deployment of the project to a container from within Eclipse
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to