417109 Demo / Jaas test fails to find etc/login.conf
This commit is contained in:
parent
4b274b7933
commit
e5da00aff7
|
@ -11,7 +11,7 @@
|
|||
<!-- ======================================================== -->
|
||||
<Call class="java.lang.System" name="setProperty">
|
||||
<Arg>java.security.auth.login.config</Arg>
|
||||
<Arg><Property name="jetty.home" default="." />/<Property name="jaas.login.conf" default="etc/login.conf"/></Arg>
|
||||
<Arg><Property name="jetty.base" default="." />/<Property name="jaas.login.conf" default="etc/login.conf"/></Arg>
|
||||
</Call>
|
||||
|
||||
</Configure>
|
||||
|
|
Loading…
Reference in New Issue