[Sqlrelay-discussion] unsubscribe
Brought to you by:
mused
|
From: Nick P. <ni...@sk...> - 2010-03-28 15:38:06
|
unsubscribe
On Mar 26, 2010, at 1:09 PM, Jan Peter Stotz wrote:
> Hi,
>
> currently I am trying to get the Java-API of SqlRelay working on
> Win32.
> I have compiled Rudiments and SqlRelay in my Cygwin environment.
>
> The created DLLs are looking fine. I copied all necessary DLLs into my
> Java project (checked with Dependency Walker) and changed the file
> name
> of "cygSQLRConnection-0.dll" to "SQLRConnection.dll" as it is
> referenced
> in SQLRConnection.java.
>
> The problem is that when Java executes the command
> System.loadLibrary("SQLRConnection") it never returns. This blocks the
> classloader loading com.firstworks.sqlrelay.SQLRConnection which is
> really bad...
>
> What is going wrong and what do I have to change to make it work?
> I have to access a SqlRelay encapsulated SQLite database on a remote
> Linux system...
>
> Jan
>
> ----------------------------------------------------------------------
> --------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-
> dev_______________________________________________
> Sqlrelay-discussion mailing list
> Sql...@li...
> https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion
--
Nick Pavey
ni...@sk...
|