It should be easier than that. This article outlines how The Win32
Wrapper, Makes Jetty Running as a Windows NT Service Possible:
http://docs.codehaus.org/display/JETTY/Win32Wrapper

I was tired of restarting jetty from the console so I evaluated the
possibility to run a bat file or the jar file by double clicking it on
the desktop of my windos XP. Finaly I droped that solution because
when I should stop jetty I had no console window to close and stop the
server. Instead I had to kill all Java processes..

Instead I followed the codehaus article:

I run this in the cmd window: Jetty-Service.exe -i jetty-
service.conf

I also changed the user from system to admin, don´t now if it´s
needed. Didn´t bother to change back to system.

Jetty and CF started, cf with error. Checked log files, because the
error message in the web page is not useful for this kind of problem.

Solved the problem, at least on my laptop..

Read the solution: 
http://groups.google.com/group/openbd/t/34c84f177727d7e1?hl=en



On Oct 15, 10:53 pm, Giogioc <[EMAIL PROTECTED]> wrote:
> Ok, I have tried many things and still, installing the BD as a service
> does not work. It does work for Jetty but the CFM engine of BD does
> not seem to start with you install the jetty as service.
>
> here's what happens though. If you run the start.bat which can be
> found in the Ready2Run version of BD, everything works great!
>
> So, the idea is to be able to install the start.bat script as a
> Windows Service and there you go :)
>
> Yes - installing a bat script as a service is possible!!! Read this KB
> from Microsoft.http://support.microsoft.com/kb/243486
>
> hope this helps, i haven't tried it yet but I will give it a try when
> I get some time!
>
> Giorgoc
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official blog @ http://blog.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to