Products Downloads


French version


 

Important: This concerns VADELIA, SADELIA and WADELIA programs, and the compilation server only.

 

Access

To run the Middleware daemon, you must either:

  • Select the Middleware Daemon option from the Visual/Web runtime subfolder, in the Adelia Studio folder. It can also be accessed via the application launcher provided with the runtime, or via the list of shortcuts associated with the Adelia icons in the task bar.

  • Run the command MWDAEMON.EXE MWSERVER.
    This starts the Middleware daemon on port 910.
     

  • Start the Windows service ADELIA - MIDDLEWARE.

Note: When the product is installed the service startup is set to "Manual". You have to set it to "Automatic" if you want to use the service.

Then, if you want the service to access the network resources, follow the procedure described below:

    • In the control panel, click the Services icon.
    • Select Adelia - Middleware, then Startup.
    • In the "Log On As" section select "This Account", then enter the information relative to your user account (profile and password known to the network).

Starting the Middleware daemon lets you start the PC servers.

 

Command line syntax:

 

mwdaemon mwserver [<port>] [-o<timeout (in seconds)>]

 

<port>: TCP/IP port on which the Middleware daemon listens

 

-o<timeout (in seconds)>: Specifies the timeout beyond which any orphan server processes (i.e. processes whose client parts are no longer responding) are terminated.

The timeout is disabled if <timeout> is set to 0. It is also disabled if the -o parameter is not specified.

The timeout is set to 0 seconds by default. The minimum value is 60 seconds.

 

Silent mode:

mwdaemon -q mwserver [<port>] [-o<timeout (in seconds)>]

 

To kill a Middleware daemon:

mwdaemon -k mwserver [<port>]

 

To list the Middleware daemons:

mwdaemon –l

 

To install as a Windows Service in manual start mode:

mwdaemon -i [<external name> [<internal name> [mwserver [<port>]]]][-o<timeout (in seconds)>][-u <user> <password>]

 

<external name>: Name displayed onscreen.

 

<internal name>: Name of the service.

<user>: Service start profile.

<password>: password associated with the start profile.

 

To install as a Windows Service in automatic start mode:

mwdaemon -a [<external name> [<internal name> [mwserver [<port>]]]][-o<timeout (in seconds)>] [-u <user> <password>]

 

To remove the Windows Service:

mwdaemon -r <external name>

 

 

↑ Top of page

  • Aucune étiquette