Hi
What about deploying a minimal image without�� UI ?
But, as you probably know, headless mode does not prevent to dump the code.
Christophe
----- Cyril Ferlicot <cyril.ferlicot@gmail.com> a ��crit��:
> Hi,
>
> At Synectique we are working on the deployment of a web application
> and we would like to force the headless mode. We tried to just
> override the method SmalltalkImage>>#isHeadless to return true all the
> time be it is not enough because the image is still opened. It is
> probabaly the vm that open the window.
>
> I know we can add some arguments to the command line to open the image
> as headless but we want to forbid the user to launch the image without
> headless to protect the code.
>
> Is this possible? Do you have some pointers?
>
> Thanks in advance.
>
> --
> Cyril Ferlicot
> https://ferlicot.fr
>
> http://www.synectique.eu
> 2 rue Jacques Pr��vert 01,
> 59650 Villeneuve d'ascq France
>