> Remy Maucherat at [EMAIL PROTECTED] wrote:
> >
> > Guess what, I needed that too for the NT service ;-)
>
> Boom :) We're game, so... All we need, then, is to extend load() up to the
> connectors so that under UNIX we can bind to ports < 1024 (as load() is
> called as root :)
There's no load()
Remy Maucherat at [EMAIL PROTECTED] wrote:
>
> Guess what, I needed that too for the NT service ;-)
Boom :) We're game, so... All we need, then, is to extend load() up to the
connectors so that under UNIX we can bind to ports < 1024 (as load() is
called as root :)
> So I did it. It's BootstrapS
Quoting "Pier P. Fumagalli" <[EMAIL PROTECTED]>:
> Remy Maucherat at [EMAIL PROTECTED] wrote:
> >
> > No, I'm bundling a binary of JavaService (a BSD licensed open-source
> project)
> > until the official JSR 96 (or your interpretation of it) runs on
> Windows (is
> > it possible to build it no
Remy Maucherat at [EMAIL PROTECTED] wrote:
>
> No, I'm bundling a binary of JavaService (a BSD licensed open-source project)
> until the official JSR 96 (or your interpretation of it) runs on Windows (is
> it possible to build it now ? I thought it wasn't).
As per our conversation of yesterday
Quoting "Pier P. Fumagalli" <[EMAIL PROTECTED]>:
> [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:
> >
> > - Add an installation taget for a Windows system service (should work
> on
> > WinNT, Win2k, WinXP). It shouldn't hurt to run that under 9x / Me,
> but it
> > shouldn't do anything. The s
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:
>
> - Add an installation taget for a Windows system service (should work on
> WinNT, Win2k, WinXP). It shouldn't hurt to run that under 9x / Me, but it
> shouldn't do anything. The service is based on JavaService, and a binary
> is now needed t
Thanks Remy! It works great! :-)
Amy
[EMAIL PROTECTED] wrote:
> remm01/07/16 16:07:46
>
> Modified:.build.xml tomcat.nsi
> Log:
> - Display some JRE information about the VM.
> - Don't assume that NSIS is in the path. Instead, assume it's in the default
> insta