[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Monitor as Service (WO4)



Hi Lars,

You need to start the Bourne shell and enter the following commands

> cd $NEXT_ROOT/Library/WebObjects/Applications/Monitor.woa
> ./MonitorDaemon.exe -InstallMonitor
> ./MonitorDaemon.exe -InstallMonitorProxy

(uninstalling would be:
> ./MonitorDaemon.exe -UninstallMonitor
> ./MonitorDaemon.exe -UninstallMonitorProxy
)

then open the Services panel on Your NT box, start the services and
configure them to start automatically.

The strange thing is: these services should be installed after a WO
install, but I had to install them manually, too.

-karsten

"Lars Preben S. Arnesen" wrote:
> 
> The WO4 documentation says that two Monitor services is installed by
> the WO installation program. The only Apple services I have is:
> "Apple Mach Daemon" and "Apple Netname Server".
> 
> How can I set up the following services?
> "Apple WebObjects MonitorProxy"
> "Apple WebObjects Monitor"
> 
> --
> Lars Preben