[
https://issues.apache.org/jira/browse/DAEMON-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mladen Turk resolved DAEMON-193.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.0.6
Thanks for the patch.
Applied an modified version that correctly sets the path if not provided.
We were setting working path as JAVA_HOME instead JAVA_HOME\bin
https://svn.apache.org/viewvc/commons/proper/daemon/trunk/src/native/windows/apps/prunsrv/prunsrv.c?r1=1058366&r2=1060258&diff_format=h
> [PATCH] prunsrv should use the "Working Path" in Java Mode
> ----------------------------------------------------------
>
> Key: DAEMON-193
> URL: https://issues.apache.org/jira/browse/DAEMON-193
> Project: Commons Daemon
> Issue Type: Improvement
> Components: Procrun
> Reporter: Mickaƫl Remars
> Assignee: Mladen Turk
> Fix For: 1.0.6
>
> Attachments: DAEMON-193.diff
>
>
> Java mode should behave like the Jvm mode and use the configured working path
> instead of the jre's one.
> The following patch avoid using jre's path when a working path has been set.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.