This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCJ and JDBC


>>>>> "Amir" == Amir Bukhari <ufz6@rz.uni-karlsruhe.de> writes:

Amir> When I don't use HSQlDB (that mean my application has no JDBC)
Amir> then it work fine.

Based on the stack trace, my guess is that the code in
Constructor.newInstance that tries to find the caller's class is
failing.  You might be able to reproduce this with a smaller test
case that uses Constructor.newInstance.

Amir> Only one thing I
Amir> don't like, is that SWT application have dos console opened with
Amir> them!

Some Windows expert will need to answer this one.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]