Re: [Engine-devel] Simplifying our POJOs

2012-02-06 Thread Mike Kolesnik
- Original Message - > > > - Original Message - > > From: "Livnat Peer" > > To: "Yair Zaslavsky" > > Cc: engine-devel@ovirt.org > > Sent: Wednesday, February 1, 2012 8:16:34 AM > > Subject: Re: [Engine-devel] Simplifying our POJOs > > > > On 01/02/12 09:13, Yair Zaslavsky wrot

[Engine-devel] bridgless networks

2012-02-06 Thread Roy Golan
Hi All Lately I've been working on a design of bridge-less network feature in the engine. You can see it in http://www.ovirt.org/wiki/Features/Design/Network/Bridgeless_Networks#Bridge-less_Networks Please review the design. Note, there are some open issues, you can find in the relevant section

[Engine-devel] Eclipse IDE setup

2012-02-06 Thread Adam Litke
Hi all, I am trying to set up an eclipse development environment for ovirt-engine and am running into a stubborn problem with missing classes. I have followed the directions for importing the Maven projects as written here: http://ovirt.org/wiki/Building_Ovirt_Engine/IDE The projects are ab

Re: [Engine-devel] bridgless networks

2012-02-06 Thread Oved Ourfalli
I think that in the UI we should automatically check the "bridged" for VM networks, and uncheck it for non-VM ones. In the future, when we'll support more network types that can run VMs without a bridge (VEPA/VNLink/SRIOV) then we would change this logic. As for the open issues: [1] if a networ

[Engine-devel] Fwd: Re: Moving to Jboss AS7

2012-02-06 Thread Shireesh Anjal
Hi Oved, After rebasing our POC code with upstream, I tried to follow the below steps for moving to JBoss AS7. Since a newer version of JBoss (CR1) is available, I downloaded that instead of Beta1 assuming that it will be more stable and will contain mostly bug-fixes and hence should work. H

Re: [Engine-devel] Moving to Jboss AS7

2012-02-06 Thread Oved Ourfalli
Hey, Yes, I'm aware of that issue. The reason we chose to work with Beta1b is due to several regressions in resteasy 2.3.1 (Beta1b ships with resteasy 2.2.3). In the next AS version those issues are supposed to be fixed, and then we'll work with it upstream. If you are curios in understanding t

Re: [Engine-devel] bridgless networks

2012-02-06 Thread Yaniv Kaul
On 02/06/2012 04:47 PM, Roy Golan wrote: Hi All Lately I've been working on a design of bridge-less network feature in the engine. You can see it in http://www.ovirt.org/wiki/Features/Design/Network/Bridgeless_Networks#Bridge-less_Networks Please review the design. Note, there are some open i

Re: [Engine-devel] Eclipse IDE setup

2012-02-06 Thread Laszlo Hornyak
Hi Adam! Please check if workspace maven resolution is enabled, and run a maven build with install. If it is still broken, then there must be a bad dependency in the pom.xml-s... it happens :-( Laszlo - Original Message - > From: "Adam Litke" > To: engine-devel@ovirt.org > Sent: Monda

Re: [Engine-devel] Eclipse IDE setup

2012-02-06 Thread Adam Litke
On Mon, Feb 06, 2012 at 10:58:13AM -0500, Laszlo Hornyak wrote: > Hi Adam! > > Please check if workspace maven resolution is enabled, and run a maven build > with install. > If it is still broken, then there must be a bad dependency in the > pom.xml-s... it happens :-( Thanks for your suggestio

Re: [Engine-devel] Eclipse IDE setup

2012-02-06 Thread Jon Choate
On 02/06/2012 12:18 PM, Adam Litke wrote: On Mon, Feb 06, 2012 at 10:58:13AM -0500, Laszlo Hornyak wrote: Hi Adam! Please check if workspace maven resolution is enabled, and run a maven build with install. If it is still broken, then there must be a bad dependency in the pom.xml-s... it happe

Re: [Engine-devel] Eclipse IDE setup

2012-02-06 Thread Livnat Peer
On 06/02/12 19:18, Adam Litke wrote: > On Mon, Feb 06, 2012 at 10:58:13AM -0500, Laszlo Hornyak wrote: >> Hi Adam! >> >> Please check if workspace maven resolution is enabled, and run a maven build >> with install. >> If it is still broken, then there must be a bad dependency in the >> pom.xml-s.

Re: [Engine-devel] Eclipse IDE setup

2012-02-06 Thread Adam Litke
On Mon, Feb 06, 2012 at 08:28:19PM +0200, Livnat Peer wrote: > On 06/02/12 19:18, Adam Litke wrote: > > On Mon, Feb 06, 2012 at 10:58:13AM -0500, Laszlo Hornyak wrote: > >> Hi Adam! > >> > >> Please check if workspace maven resolution is enabled, and run a maven > >> build with install. > >> If it

Re: [Engine-devel] Eclipse IDE setup

2012-02-06 Thread Livnat Peer
On 06/02/12 21:47, Adam Litke wrote: > On Mon, Feb 06, 2012 at 08:28:19PM +0200, Livnat Peer wrote: >> On 06/02/12 19:18, Adam Litke wrote: >>> On Mon, Feb 06, 2012 at 10:58:13AM -0500, Laszlo Hornyak wrote: Hi Adam! Please check if workspace maven resolution is enabled, and run a ma