I'm trying to debug an application which is in the process of getting
deployed by merlin, but the deployment timeout is
set to 1000 ms. I tried to change the deployment timeout by adding

<parameters>
  <parameter name="deployment-timeout"
    value="100000" />
</parameters>

in the kernel.xml file, but merlin does not seem to care. I know that the
kernel.xml
file is processed, because merlin responds to different log settings (debug,
info).

The merlin version is the almost-latest HEAD from CVS (checked it out
yesterday).

What more do I have to do to make it work?

Regards,
Tobias
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to