[fedora-java] libvirt-java bindings

Dalibor Topic Dalibor.Topic at Sun.COM
Wed Jul 2 11:04:28 UTC 2008


Daniel Veillard wrote:
> On Tue, Jul 01, 2008 at 09:40:53PM +0200, Farkas Levente wrote:
>   
>> Daniel Veillard wrote:
>>     
>>>  Hi,
>>>
>>> I have just started to release and package java bindings for libvirt.
>>> I have made a request for review for Fedora on the new package:
>>>  https://bugzilla.redhat.com/show_bug.cgi?id=453119
>>>
>>> I found the exercise rather hard, JNI is of course on the edge of the Java
>>> land, but it's hard to find good resources to look at for Java bindings
>>> in Fedora, the gnome-java stuff seems very specific, and a lot of packages
>>> basically rely on gcj for compilation of any JNI stuff.
>>>       
>> you may look into jna. gstreamer-java use it. it's much simpler, easier 
>> then jni without the above problems.
>>     
>
>   Well back in 97 we tried to avoid JNI in the Kaffe project, the 
> alternative was more elegant, easier, faster. I think everybody outside
> of java has hoped or tried to develop different bindings mechanism,
> unfortunately none prevailed, at this point I will stick with JNI,
I'll sing the praise for JNA, as it is VM-independent, so doesn't suffer 
from the
problem most other (usually vm-specific) JNI-replacements do.

cheers,
dalibor topic


-- 
*******************************************************************
Dalibor Topic                   Tel: (+49 40) 23 646 738
Java F/OSS Ambassador           AIM: robiladonaim
Sun Microsystems GmbH           Mobile: (+49 177) 2664 192
Nagelsweg 55                    http://openjdk.java.net
D-20097 Hamburg                 mailto:Dalibor.Topic at sun.com
Sitz der Gesellschaft: Sonnenallee 1, D-85551 Kirchheim-Heimstetten
Amtsgericht München: HRB 161028
Geschäftsführer: Thomas Schröder, Wolfgang Engels, Dr. Roland Bömer
Vorsitzender des Aufsichtsrates: Martin Häring




More information about the fedora-devel-java-list mailing list