ObjectWeb Consortium
Search ObjectWeb Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | enhydra List | January 2006 Index

<--  Date Index  --> <--  Thread Index  -->

Re: [enhydra] restart application in Enhydra Multiserver programmatically?


Hi,

try with (wget based example):

for windows:
wget --http-user=admin --http-password=enhydra "http://localhost:8001/Perform.po?action=start&id=Poker"; -o null

for linux:
wget --http-user=admin --http-password=enhydra "http://localhost:8001/Perform.po?action=stop&id=Poker"; -o /dev/null

NOTE:
1. 8001 is connector port of Multiserver Admin application
1. Example starts(windows)/stops (linux) 'Poker' demo application
2. admin/enhydra (username/password) - default authentication parameters are used

Hope this resolves your problem!

Regards,
 Slobodan Vujasinovic
Enhydra Development Team



Petr Stehlik wrote:

Slobodan Vujasinovic píše v St 18. 01. 2006 v 15:29 +0100:
Hi Petr,

which Enhydra server version are you using (5.x or 6.x)?

currently 5.2. Still haven't got around to upgrading the application and
the IDE (from JB to Eclipse).

Petr



------------------------------------------------------------------------


--
You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx mailing 
list.
To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws



<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.