Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rvs-fluid-it committed Jun 1, 2015
1 parent fd54470 commit d06e5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ server:
servletsMappedFromRootContext:
- assets
```
The property ```servletsMappedFromRootContext``` is the list of application servlet which should be directly coupled to the webapp root context. Hence they will not be prefixed with the application context path.
The property ```servletsMappedFromRootContext``` is the list of application servlets which should be directly coupled to the webapp root context. Hence they will not be prefixed with the application context path.


If needed add application server specific files to the src/main/webapp folder (Tomcat -> META-INF/context.xml, Weblogic -> WEB-INF/weblogic.xml, ...)
Expand Down

0 comments on commit d06e5cc

Please sign in to comment.