I changed the library and the error now is this:

Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't obtain
static method fromNative from class com.sun.jna.Native
    at com.sun.jna.Native.initIDs(Native Method)
    at com.sun.jna.Native.<clinit>(Native.java:111)
    at org.libvirt.jna.Libvirt.<clinit>(Unknown Source)
    at org.libvirt.Connect.<clinit>(Unknown Source)
    at br.edu.ufc.deti.connection.Connection.main(Connection.java:7)

any idea??

thanks!

On Thu, Jun 17, 2010 at 2:14 PM, Rafael Braga <rafaeltelemat...@gmail.com>wrote:

> Hi everybody,
>
>     I'm trying to run the sample of the site, but is not working. In fact,
> already includes jna.jar in my class path, see.
> What can it be?
>
> --
> Rafael Braga
>



-- 
Rafael Braga
_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to