users@glassfish.java.net

Re: appservAgentService.exe not functional on Windows 2003

From: NBW <emailnbw_at_gmail.com>
Date: Wed, 4 Jun 2008 17:11:53 -0400

Is there a way to modify processLauncher.xml and set this using the admin
console? For example when you need to change the jvm properties (domain.xml)
to add -Xrs for the other non-node agent setup you can do it via the GUI.

On Wed, Jun 4, 2008 at 3:52 PM, <glassfish_at_javadesktop.org> wrote:

> The file to change is
>
> <installation-dir>/lib/processLauncher.xml
>
> look for this:
> <process name="s1as8-nodeagent">
>
> and add this below it:
> <sysproperty key="-Xrs"/>
> [Message sent by forum member 'bnevins' (bnevins)]
>
> http://forums.java.net/jive/thread.jspa?messageID=278362
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>