← Back to team overview

openstack team mailing list archive

Re: Openstack JAVA SDK

 

Hi Jyothsna,

You can use ant to compile a jar.
More precisely running "ant compile"
(cfr. readme on github)

Then just import it as lib into your netbeans project.


Kind regards,
Frederik Van Hecke

*T:*  +32487733713
*E:*  frederik@xxxxxxxxx
*W:* www.cluttr.be



*This e-mail and any attachments thereto may contain information which
is confidential and/or protected by intellectual property rights and
are intended for the sole use of the recipient(s)named above. Any use
of the information contained herein (including, but not limited to,
total or partial reproduction, communication or distribution in any
form) by persons other than the designated recipient(s) is prohibited.
If you have received this e-mail in error, please notify the sender
either by telephone or by e-mail and delete the material from any
computer. Thank you for your cooperation.*




On Wed, Jul 18, 2012 at 5:50 PM, Jyothsna Padavala <
jyothsna.padavala@xxxxxxxxxxxxxx> wrote:

> Thanks Vincent for your reply.
>
> I lean towards using java cloud-files too since my primary work would be
> involving swift.
> How did you build the java cloud-files code? My existing Java application
> is done on Netbeans IDE and i'm bound to use that. Do we need any extra
> build tool like Ant / Maven etc?
>
> Thanks again,
> Jyothsna.
>
> ----- Original Message -----
> From: "Sheng Bo Hou" <sbhou@xxxxxxxxxx>
> To: "Jyothsna Padavala" <jyothsna.padavala@xxxxxxxxxxxxxx>
> Cc: openstack@xxxxxxxxxxxxxxxxxxx
> Sent: Wednesday, July 18, 2012 2:28:30 AM (GMT-0800) America/Los_Angeles
> Subject: Re: [Openstack] Openstack JAVA SDK
>
> Hi Jyothsna,
>
> I think they are different java codes for the client sides.
> I was using java cloud-files for accessing the swift.
> Open-java-sdk can be used as the client side of nova.
>
> And I used the source code directly.
>
> Best wishes.
> Vincent Hou (侯胜博)
>
> Software Engineer, Standards Growth Team, Emerging Technology Institute,
> IBM China Software Development Lab
>
> Tel: 86-10- 82450778 Fax: 86-10- 82453660
> Notes ID: Sheng Bo Hou/China/IBM@IBMCN E-mail: sbhou@xxxxxxxxxx
> Address:3F Ring, Building 28 Zhongguancun Software Park, 8 Dongbeiwang
> West Road, Haidian District, Beijing, P.R.C. 100193
>
>
>         Jyothsna Padavala < jyothsna.padavala@xxxxxxxxxxxxxx >
> Sent by: openstack-bounces+sbhou= cn.ibm.com@xxxxxxxxxxxxxxxxxxx
>
> 2012-07-18 06:09
> To      openstack < openstack@xxxxxxxxxxxxxxxxxxx >
>
> cc
>
> Subject         [Openstack] Openstack JAVA SDK
>
>
>
>
> Hello all,
>
> I've the openstack (only keystone and swift)setup ready. Now, i want to
> talk to this setup from my java application. When i tried to google for
> java sdk for openstack, i got two options.
>
> 1) "java cloud-files" from rackspace (
> https://github.com/rackspace/java-cloudfiles )
> 2) Java SDK from ( https://github.com/woorea/openstack-java-sdk )
>
> My question is which one is reliable and easy to use. How do i go about
> installing them?
>
> Thanks much,
> Jyothsna
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>

References