[
https://issues.apache.org/jira/browse/GERONIMO-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661036#action_12661036
]
Jack Cai commented on GERONIMO-4394:
------------------------------------
Thanks Jarek! I updated the doc in several places -
1. Add some more information on using Commons Daemon
2. Changed a few lines for Java Service Wrapper
* replace org.apache.geronimo.base.dir with org.apache.geronimo.home.dir
* removed unnecessary classpath in wrap.conf
* replace most 2.1 occurances with 2.2
> Run Geronimo as a Windows service out of box
> --------------------------------------------
>
> Key: GERONIMO-4394
> URL: https://issues.apache.org/jira/browse/GERONIMO-4394
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: commands
> Environment: Windows platforms
> Reporter: Jack Cai
> Assignee: Jarek Gawor
> Fix For: 2.1.4, 2.2
>
> Attachments: GERONIMO-4394_Jack_1219.patch, geronimosrv.exe,
> geronimosrvw.exe, osservice.zip, README
>
>
> Although there is already an option provided by the Java Service Wrapper,
> some users are more interested in seeing something similar to what is
> provided by Tomcat. Provided that we can easily take the technology from
> Tomcat (http://commons.apache.org/daemon/procrun.html), I'm keen to implement
> this same thing for Geronimo. The advantage of using Apache Commons procrun
> is that -
> 1. Out-of-box experience, no need to download and install a third party
> component;
> 2. Tray icon that further improves usability.
> Eventually we would think to provide this "run as a service" capability for
> Linux/Unix platforms, but Windows would be a good start.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.