Re: Support | Unable to build vmware from source.

2013-02-27 Thread Min Chen
If you are on 4.0.1, and running non-oss build, you should check components-nonoss.xml.in. Thanks -min On 2/27/13 2:38 AM, "Paul Sanders" wrote: >Hi All, > >When I look into components.xml, I can only see the following: > > >class="com.cloud.hypervisor.XenServerGuru"/> >

Re: Support | Unable to build vmware from source.

2013-02-27 Thread Paul Sanders
Hi All, When I look into components.xml, I can only see the following: Do I need to add something like: Or should this have been built as part of the compile? --- Kind Regards Paul Sanders Mail: paul.sander...@googlemail.com On 27 February 2013

Re: Support | Unable to build vmware from source.

2013-02-27 Thread Prasanna Santhanam
On Wed, Feb 27, 2013 at 03:34:47PM +0530, Sateesh Chodapuneedi wrote: > > Thanks for the prompt reply. I have had a look in components.xml under > > /etc/cloud/management and cannot see any reference to vmware. > > Can you check for nonossComponentContext.xml Think Paul is talking about 4.0.1 whi

Re: Support | Unable to build vmware from source.

2013-02-27 Thread Paul Sanders
Hi Mice, I have renamed them files but am still getting the issue. Thanks --- Kind Regards Paul Sanders Mob: 07988 725 883 Mail: paul.sander...@googlemail.com On 27 February 2013 09:50, Mice Xia wrote: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven > > don’t fo

RE: Support | Unable to build vmware from source.

2013-02-27 Thread Sateesh Chodapuneedi
> Thanks for the prompt reply. I have had a look in components.xml under > /etc/cloud/management and cannot see any reference to vmware. Can you check for nonossComponentContext.xml > > Should this be visible? > > Thanks > > Paul > > > > --- > Kind Regards > > Paul Sanders > Mob: 07988 725

Re: Support | Unable to build vmware from source.

2013-02-27 Thread Paul Sanders
Hi Wido, Thanks for the prompt reply. I have had a look in components.xml under /etc/cloud/management and cannot see any reference to vmware. Should this be visible? Thanks Paul --- Kind Regards Paul Sanders Mob: 07988 725 883 Mail: paul.sander...@googlemail.com On 27 February 2013 09:29,

RE: Support | Unable to build vmware from source.

2013-02-27 Thread Mice Xia
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven don’t forget to run following commands: $ mv cloud-manageontap.jar manageontap.jar $ mv vmware-apputils.jar apputils.jar $ mv vmware-vim.jar vim.jar $ mv vmware-vim25.jar vim25.jar $ unzip cloud-netscaler-jars.zip -Mice

Re: Support | Unable to build vmware from source.

2013-02-27 Thread Wido den Hollander
Hi Paul, On 02/27/2013 10:21 AM, Paul Sanders wrote: Hello All, I wondered if anyone could shed some light on an issue I am having when compiling cloud stack from source. I have now failed to get this built 10 + times and I must be missing something very basic. 1) I have downloaded '*apache-cl