Hi, I keep getting this error while using Eclipse and the development server. My server side is using sqlite, which uses a JNI library. Do I have to restart the development server when I change a server side class? Any ideas?
thanks, Rob com.almworks.sqlite4java.SQLiteException: [-93] cannot load library: java.lang.UnsatisfiedLinkError: Native Library /Users/[...]/war/WEB- INF/lib/libsqlite4java-osx.jnilib already loaded in another classloader [WARN] Exception while dispatching incoming RPC call -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
