Description
Attribute staticContextDocbase leads to IllegalArgumentException
org.apache.tomcat.maven.plugin.tomcat7.run.AbstractRunMojo#createStaticContext
is context created from container and at the and added again to server which leads to java.lang.IllegalArgumentException: addChild: Child name '/' is not unique
Attachments
Attachments
Issue Links
- blocks
-
MTOMCAT-137 Adding a static context to tomcat for static files like images, js, html etc.
- Closed