Re: [Engine-devel] Dynamic resource loading in GWT

2013-08-08 Thread Lior Vernia
Disclaimer: I don't understand the inner workings of GWT, its interplay with the browser and so forth. Some comments are interleaved below. On 07/08/13 15:23, Alexander Wels wrote: On Wednesday, August 07, 2013 02:48:45 PM Roy Golan wrote: On 08/07/2013 02:08 PM, Einav Cohen wrote: Hi Roy, a

Re: [Engine-devel] Dynamic resource loading in GWT

2013-08-08 Thread Roy Golan
On 08/07/2013 04:50 PM, Einav Cohen wrote: [top posting] in general, gwt applications are not built for loading things at run-time. for the branding feature, we had to change some of that due to the feature requirements. question is what will we gain from loading dynamically the values that

Re: [Engine-devel] does now engine support join vm to AD

2013-08-08 Thread bigclouds
thanks, is it the best way? if is it possiable to add windows vm to domain automaticly without a reboot? look at my thought. if can make it true. 1.before start vm, inject domain infomations into guest-image(libguestfs), the another side ,it is DC(domain controller), we create matching info(i

Re: [Engine-devel] InitBackendServicesOnStartupBean create

2013-08-08 Thread Laszlo Hornyak
Good point! Let's see, there are two services initialized there in try-catch block, therefore the failure of only this two will be tolerated. The two services are: - VmPropertiesUtils - DevicePropertiesUtils I looked into it and for this two services I would rather let engine fail of they can

Re: [Engine-devel] does now engine support join vm to AD

2013-08-08 Thread Omer Frenkel
- Original Message - From: bigclouds bigclo...@163.com To: Omer Frenkel ofren...@redhat.com Cc: engine-devel engine-devel@ovirt.org Sent: Thursday, August 8, 2013 1:12:29 PM Subject: Re:Re: [Engine-devel] does now engine support join vm to AD thanks, is it the best way? if is it

Re: [Engine-devel] Dynamic resource loading in GWT

2013-08-08 Thread Einav Cohen
- Original Message - From: Roy Golan rgo...@redhat.com Sent: Thursday, August 8, 2013 5:14:57 AM On 08/07/2013 04:50 PM, Einav Cohen wrote: [top posting] in general, gwt applications are not built for loading things at run-time. for the branding feature, we had to change

Re: [Engine-devel] direct manipulation of libvirt

2013-08-08 Thread Dead Horse
I guess ultimately what would be nice is the provision to manipulate some the more advanced features if desired via API/CLI/GUI if desired. Correct these things can be manipulated now by custom properties but TBH they are a pain. You need to enter a key in the correct format into the custom

Re: [Engine-devel] InitBackendServicesOnStartupBean create

2013-08-08 Thread Moti Asayag
- Original Message - From: Laszlo Hornyak lhorn...@redhat.com To: Yair Zaslavsky yzasl...@redhat.com Cc: engine-devel engine-devel@ovirt.org Sent: Thursday, August 8, 2013 1:13:09 PM Subject: Re: [Engine-devel] InitBackendServicesOnStartupBean create Good point! Let's see, there

Re: [Engine-devel] users cannot log into userportal

2013-08-08 Thread Dead Horse
I verified the fix against current master with multiple installs and browsers. Thanks guys! Fix verified to work with: Firefox Version 22.0-1 Google Chrome Version 28.0.1500.95 I still noted an odd issue with Firefox Version 17.0.8-1 (Current Firefox EL6 Version). The login into the user portal

Re: [Engine-devel] users cannot log into userportal

2013-08-08 Thread Einav Cohen
- Original Message - From: Dead Horse deadhorseconsult...@gmail.com Sent: Thursday, August 8, 2013 7:51:03 PM I verified the fix against current master with multiple installs and browsers. Thanks guys! Fix verified to work with: Firefox Version 22.0-1 Google Chrome Version