WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

Re: [Xen-API] What happened to the Java bindings?

To: "Michał Krysiński" <rozbudowywowywacz@xxxxxxxxx>
Subject: Re: [Xen-API] What happened to the Java bindings?
From: "Alejandro Berna Juan" <alejandro.berna@xxxxxxxxx>
Date: Mon, 25 Aug 2008 15:41:54 +0200
Cc: xen-api@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 25 Aug 2008 06:41:59 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=8VZVVJ127cmlMWhg5lkgo3J2VS9ATjx4YQbEGnOo7uo=; b=Okmbsd3ewaTYWoQwPTUvKB9IwLfFvVTXTmtpEcwidpN5iKqlTxRBdlGX2YGglsmwO5 7k4dob4N0UlM6i13T+6KHOrTDaGeu+5f0SYL3HfZPWPlenzv+CwWl+nLsO9mbkEcXa+j HCXHk4KvMl6j/SKh8IgwHJYwtGGRtCgcAMOps=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=Z/EVPk73BkoAe3nv1C0mNpXX1RCvZK6XiNcLVJB1qjLjGH95cri+Bh4bGTOCTYJGPG WAg+fJof0gVvWfehSmkJ5v0uOuM5C6u4Qpdw7IhYRj1PthjBcDnqdRx1NpSGzlgsSRWb 5iCG83wfEr4jy4SMDBqOorFgBnY7vMN8eFpbk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4a8ede090808050248m3ce3b8c1n1fcb18001a85831a@xxxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <60D45469A1AAD311A04C009027B6BF68065792D1@SERVER20> <4a8ede090808041419q700b60f2pb6da35c6ed458b3e@xxxxxxxxxxxxxx> <006b01c8f67d$dadeab70$909c0250$@net> <4a8ede090808050248m3ce3b8c1n1fcb18001a85831a@xxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
I have the bindings but where is the documentation? All the links are down, what has happened? Thank you, cheers,


                              Alejandro Berna

2008/8/5 Michał Krysiński <rozbudowywowywacz@xxxxxxxxx>

unfortunately i don't.

what i did for sure was changing some constants to lowercase:

Types.java

public class Types{

...

public enum OnNormalExit{

//everyting to lowercase here

}

public enum OnCrashBehaviour{

// lowercase

}

...

}

it is likely that other enums have to be modified as well (these were enough for my purposes)

cheers, m

2008/8/5 Jesse Pasichnyk <jesse@xxxxxxxxxxxxx>

Do you have documented the differences you had to make changes for?

Thanks,

Jesse

 

From: xen-api-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-api-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Michal Krysinski
Sent: Monday, August 04, 2008 2:19 PM
To: Matthew Donovan
Cc: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-API] What happened to the Java bindings?

 


hey,
http://community.citrix.com/display/cdn/XenServer+SDK here are the bindings. they're for enterprise version, but by applying slight modifications I was able to use them with open source xen.
cheers, m

2008/8/4 Matthew Donovan <matthew@xxxxxxxxxxxxxx>

I've found numerous references to some XenAPI Java Bindings but the link
(http://www.cl.cam.ac.uk/~tw275/java-binding-source.tar.gz) seems to be
dead.

Is there an updated link?  Is the code just gone?

Thanks
-matthew

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

 



_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api




--
Alejandro Berna Juan
alejandro.berna@xxxxxxxxx
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
<Prev in Thread] Current Thread [Next in Thread>