Re: [Users] Where to download ovirt-engine-sdk-java 1.0.0.2?

Hi, On 01/23/2013 02:37 AM, Sherry Yu wrote:
Hi Michael,
Can you point me to download ovirt-engine-sdk-java 1.0.0.2 and where to get more info. on Java development using this API?
sdk can be deployed using [1], more info can be found here [2]. [1] http://www.ovirt.org/Java-sdk#Maven_deployment [2] http://www.ovirt.org/Java-sdk
My task is to create an integration between RHEV 3.x and SAP LVM, a product that has a Java API. I met with Oved at oVirt workshop this week and he mentioned this Java SDK. It sounds a better fit than the REST API that I have been investigating.
Many Thanks and I am looking forward to hearing from you. Sherry
----- Forwarded Message ----- From: "Oved Ourfalli" <ovedo@redhat.com> To: "Sherry Yu" <syu@redhat.com> Sent: Tuesday, January 22, 2013 4:30:11 PM Subject: Fwd: [Engine-devel] ovirt-engine-sdk-java 1.0.0.2 released
----- Forwarded Message ----- From: "Michael Pasternak" <mpastern@redhat.com> To: users@ovirt.org Cc: "engine-devel" <engine-devel@ovirt.org> Sent: Wednesday, January 16, 2013 6:38:02 AM Subject: [Engine-devel] ovirt-engine-sdk-java 1.0.0.2 released
Basically this release addresses an issue when [1] constructor is used with NULLs as optional parameters,
[1] public Api(String url, String username, String password, String key_file, String cert_file, String ca_file, Integer port, Integer timeout, Boolean persistentAuth, Boolean insecure, Boolean filter, Boolean debug)
-- Michael Pasternak RedHat, ENG-Virtualization R&D
participants (1)
-
Michael Pasternak