jeus-web-dd.xml 398 B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jeus-web-dd xmlns="http://www.tmaxsoft.com/xml/ns/jeus">
  3. <context-path>/webadmin</context-path>
  4. <auto-reload>
  5. <enable-reload>true</enable-reload>
  6. <check-on-demand>true</check-on-demand>
  7. </auto-reload>
  8. <jsp-engine>
  9. <compile-option>-g</compile-option>
  10. </jsp-engine>
  11. <fast-deploy>false</fast-deploy>
  12. <webinf-first>true</webinf-first>
  13. </jeus-web-dd>