|
From: Aparna K. <ap...@da...> - 2007-04-23 13:04:33
|
Leif,
Where can I download the binaries for the 3.3.0 release?
I went to download the binaries from the site & the latest available =
there is 3.2.3.
Thanks,
Aparna
-----Original Message-----
From: Leif Mortenson [mailto:le...@ta...]=20
Sent: Friday, April 20, 2007 9:32 PM
To: wra...@li...
Subject: Re: [Wrapper-user]Need informationregarding =
"wrapper.ntservice.starttype"
Aparna,
This was answered on the 12th, but just to keep this thread complete =
for the archives, here is the answer again:
---
The starttype is used to define how the service will be handled by the =
Windows OS when it boots up. If AUTO_START is used then service will be =
started by the OS.
If it is DEMAND_START, it must be started manually.
When you install the wrapper with the batch file or the '-i' command, =
the service will be installed but not started. To start it, you need to =
execute the start batch file or run the wrapper with the -t' command.
I have added a new '-it' command for the 3.3.0 release which make it =
possible to install and start a service in a single command.
When you want to remove the service, the '-r' remove command is smart =
and will stop the service automatically before it attempts to remove it.
---
Cheers,
Leif
Andr=E9 Schild wrote:
> Aparna Khade schrieb:
> =20
>> Thanks for your response.
>> Is there any configuration parameter that can be set to install the =
application as a windows service and start it right away?
>> =20
>> =20
> I don't know.
> But usually executing "net start servicename" does start the service.
>
> Andr=E9
> =20
>> Thanks,
>> Aparna
>>
>> -----Original Message-----
>> From: Andr=E9 Schild [mailto:a.s...@aa...]
>> Sent: Friday, April 20, 2007 1:04 PM
>> To: wra...@li...
>> Subject: Re: [Wrapper-user] Need informationregarding =
"wrapper.ntservice.starttype"
>>
>> Hello,
>>
>> AUTO_START means that the service is automatically started when the =
machine boots.
>>
>> Andr=E9
>>
>> Aparna Khade schrieb:
>> =20
>> =20
>>> Could anyone please help me with this.
>>>
>>> Thanks,
>>> Aparna
>>>
>>> _____________________________________________
>>> *From: * Aparna Khade
>>> *Sent: * Friday, April 06, 2007 3:57 PM
>>> *To: * 'wra...@li...'
>>> *Subject: * Need information regarding=20
>>> "wrapper.ntservice.starttype"
>>>
>>> Hi,
>>> I understand that the configuration property:=20
>>> wrapper.ntservice.starttype can take either AUTO_START or=20
>>> DEMAND_START values.
>>>
>>> I set it to AUTO_START, but, when installed, my application does not =
>>> start automatically.
>>> Does the machine need to be restarted for the application to be=20
>>> started automatically?
>>>
>>> Thanks,
>>> Aparna
>>>
>>> --------------------------------------------------------------------
>>> --
>>> --
>>>
>>> --------------------------------------------------------------------
>>> --
>>> --- This SF.net email is sponsored by DB2 Express Download DB2=20
>>> Express C - the FREE version of DB2 express and take control of your =
>>> XML. No limits. Just data. Click to get it now.
>>> http://sourceforge.net/powerbar/db2/
>>> --------------------------------------------------------------------
>>> --
>>> --
>>>
>>> _______________________________________________
>>> Wrapper-user mailing list
>>> Wra...@li...
>>> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>>> =20
>>> =20
>>> =20
>> ---------------------------------------------------------------------
>> ---- This SF.net email is sponsored by DB2 Express Download DB2=20
>> Express C - the FREE version of DB2 express and take control of your =
XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Wrapper-user mailing list
>> Wra...@li...
>> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>>
>> ---------------------------------------------------------------------
>> ---- This SF.net email is sponsored by DB2 Express Download DB2=20
>> Express C - the FREE version of DB2 express and take control of your=20
>> XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Wrapper-user mailing list
>> Wra...@li...
>> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>> =20
>> =20
>
>
> ----------------------------------------------------------------------
> --- This SF.net email is sponsored by DB2 Express Download DB2 Express =
> C - the FREE version of DB2 express and take control of your XML. No=20
> limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wrapper-user mailing list
> Wra...@li...
> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>
> =20
-------------------------------------------------------------------------=
This SF.net email is sponsored by DB2 Express Download DB2 Express C - =
the FREE version of DB2 express and take control of your XML. No limits. =
Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wrapper-user mailing list
Wra...@li...
https://lists.sourceforge.net/lists/listinfo/wrapper-user
|