In a jetty xml file you can do eg:

    <Call class="java.lang.System" name="setProperty">
      <Arg>derby.system.home</Arg>
      <Arg><SystemProperty name="java.io.tmpdir"/></Arg>
    </Call>

Jan

On 5 January 2012 02:41, Chad La Joie <[email protected]> wrote:
> Is it possible to *set* a JVM system property from a deployment
> descriptor?  If so, how?
>
> --
> Chad La Joie
> www.itumi.biz
> trusted identities, delivered
> _______________________________________________
> jetty-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/jetty-users
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to