Hi, just a question - is this the same parameter that you can set by adding "merlin.deployment.timeout = 1000000" to your merlin.properties?
The kernel based declaration has been withdrawn - you now have to declare the default system wide timeout via merlin.properties.
Is there a possibility to set the deployment timeout per component instead of the container?
Partially in place - for the moment I would go for a big default system timeout. What I think we should provide is a way to override defaults at the level of the block.
For example:
<component name="bill" class="Thing">
<attributes>
<attribute
key="urn:composition:deployment.timeout">800</attribute/>
</attributes>
</component>Stephen.
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
