I added a (awkwardly named) new parameter to the DefaultKernel, 
add-invalid-applications

Giving this element a value of true will cause applications that fail to 
start() to still be added to phoenix. Why is this useful? Say you have a SAR 
with incomplete config info (and you know this because you validated it 
against your schemas), the app can be installed into phoenix but not started 
and you can they use Phyre to fix the config (and save the missing bits on 
disk with the FileSystemPersistentConfigurationRepository) and then start the 
app back up :)

-pete

-- 
peter royal -> [EMAIL PROTECTED]

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to