[one-users] Use XmlRpc java

Javier Fontan jfontan at gmail.com
Wed Dec 9 08:58:33 PST 2009


Hello,

I don't know if you are trying to use the java api hosted in
http://dev.opennebula.org/projects/java-api/repository/show/trunk.
This version is very outdated and does not work with ONE 1.4. You
should better call xmlrpc directly from java, it seems to have a
pretty straightforward syntax. For information on the xmlrpc methods
available you can check:

http://opennebula.org/doku.php?id=documentation:rel1.4:api

You can also use ONE commands (onevm, onehost, onevnet...) with -x
parameter as it will give you xml representation that comes from ONE
server.

Bye


On Fri, Dec 4, 2009 at 5:39 PM, hd nguyen <nguyenhd2107 at gmail.com> wrote:
>
> Hi all,
> I have a problem relevant to Xmlrpc (using java), so I want to refer your
> ideas.
> I have a cluster with 5 nodes, and I want to use my laptop (using Window XP)
> to call functions of ONE in headnode (using Ubuntu Server 9.04) remotely, to
> execute commands as : deploy,submit...etc...
> And I want to use Xmlrpc Java Library to implement it. Could you please tell
> me how to configure and use Xmlrpc with Java in this case?
> My laptop and headnode are connected well through LAN.
> I appreciate any support from you.
> Thanks for your concerns,
> Regards.
> DuyNH
> --
> "The love makes the life better"
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>



-- 
Javier Fontan, Grid & Virtualization Technology Engineer/Researcher
DSA Research Group: http://dsa-research.org
Globus GridWay Metascheduler: http://www.GridWay.org
OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org



More information about the Users mailing list