Issue #690
This commit is contained in:
parent
0d0b1ace5c
commit
c913bc7150
|
@ -86,6 +86,7 @@ public class JettyEffectiveWebXml extends JettyRunMojo
|
|||
applyJettyXml ();
|
||||
|
||||
ServerSupport.configureHandlers(server, null);
|
||||
ServerSupport.configureDefaultConfigurationClasses(server);
|
||||
|
||||
//ensure config of the webapp based on settings in plugin
|
||||
configureWebApplication();
|
||||
|
|
Loading…
Reference in New Issue