war - Why doesn't extractWars work in Jetty 8.1.10? -


here definition of extractwars:

if parameter true, packed war or zip files first extracted  temporary directory before being deployed. advisable if there  uncompiled jsps in web apps. 

but when set extractwars false, app doesn't work more. app doesn't have jsp.

what failure get? typically if don't extract war webapp attempts direct access resources files going fail.


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -