Topic Options
Rate This Topic
#115685 - 04/18/05 11:49 PM ARF Java Scripting Plugin
set Offline
journeyman

Registered: 06/12/01
Posts: 83
How would one set a system property using the -D switch when using the ARF
Java Scripting Plugin.


UNSUBSCRIBE or access ARSlist Archives at http://www.ARSLIST.org
(Support: mailto:support@arslist.org)


Top
#115686 - 04/19/05 03:05 AM Re: ARF Java Scripting Plugin [Re: david bailey]
Jarl Groneng Offline
enthusiast

Registered: 03/10/05
Posts: 2371
..

Set up the Java Scripting Plugin to run in an own plugin process, and
add the system properites to the ar.conf file that the plugin process
owns.

Add it into this option:ARF-Java-VM-Options:

--
Jarl


On 4/19/05, Simon Taylor wrote:
> How would one set a system property using the -D switch when using the ARF
> Java Scripting Plugin.
>
>
> UNSUBSCRIBE or access ARSlist Archives at http://www.ARSLIST.org
> (Support: mailto:support@arslist.org)
>


UNSUBSCRIBE or access ARSlist Archives at http://www.ARSLIST.org
(Support: mailto:support@arslist.org)


Top