On 04/01/2012 10:21 PM, Alex Lourie wrote:
On 04/01/2012 04:26 PM, Itamar Heim wrote:
> On 04/01/2012 12:09 PM, Alex Lourie wrote:
>> Hi All
>>
>> I've written a new wiki page [1] for a feature we've developed,
>> called All in One. This allows configuring VDSM on the same host with
>> rhevm (ovirt) automatically during setup.
>>
>
> 1. "Plugin will wait to allow JBoss to start correctly. This is done
> because other steps involve using REST API (with ovirtsdk), which
> requires JBoss to be up. "
>
> how are you planning to perform this check?
>
Currently we do not check for it. The following operations will fail
though if it is not up.
the engine has a health check servlet. I suggets you poll it till you
get HTTP 200 to determine it is up.