Swing Problems

1999-09-14 Thread Robert Mullen
Are the swing classes supported in the blackdown port of the 1.2 JDK? I can write, compile and execute code properly if I don't use swing but anything that uses swing bombs with and a class not found error. This includes the demo's that came with the installation. Do I need to set a classpath spec

Mapping Classes

1999-09-14 Thread Peter Mount
As I've had several requests from the Java-Linux list, mainly from a reply I made to a query on the list last week, I've placed an early release of my mapping class library onto the web. Now, this is an early version. It works, but I've yet to document it. It's available at: http://www.retep.or

Re: JNI and packages

1999-09-14 Thread JB
Nathan Meyers wrote: > > Did you specify the right classname (with and without package) in the > two javah invocations? Did you notice that the two javah invocations > produced .h files with different names? Aha! So it's not 'javah MyClass' but 'javah 'org.digart.MyClass'. That did the trick. Th

Re: JNI and packages

1999-09-14 Thread Nathan Meyers
Did you specify the right classname (with and without package) in the two javah invocations? Did you notice that the two javah invocations produced .h files with different names? Nathan JB wrote: > > Nathan Meyers wrote: > > > > JB wrote: > > > > > > Hi all. I have created and successfully run

Alpha port

1999-09-14 Thread Brian Pomerantz
I didn't notice anything about an Alpha port on the Blackdown page. Is such a port in progress with anyone? I just signed the Sun agreement and downloaded the sources today. I thought I would start to familiarize myself with the code on the x86 platform to start with. Though, the Blackdown diffs

Re: JNI and packages

1999-09-14 Thread JB
Nathan Meyers wrote: > > JB wrote: > > > > Hi all. I have created and successfully run a JNI *.so on RH6 but for > > one thing. > > When I package the java src that contains the native methods, I get an > > UnsatifiedLinkerError for the method call. When I try to package it, it > > seems to load

Re: Class not found

1999-09-14 Thread GLENH
I upgrade to jdk 1.2pre_v2 (glibc 2.1) and it is all fixed now. It is strange that the problem occurred right after the upgrade from Redhat 5.2 to 6.0 though. [EMAIL PROTECTED] on 09/14/99 11:38:47 AM To: [EMAIL PROTECTED], [EMAIL PROTECTED] cc:(bcc: Glen C. Hawkins/Users/Skyway) Sub

Re: JNI and packages

1999-09-14 Thread Nathan Meyers
JB wrote: > > Hi all. I have created and successfully run a JNI *.so on RH6 but for > one thing. > When I package the java src that contains the native methods, I get an > UnsatifiedLinkerError for the method call. When I try to package it, it > seems to load properly but dies when I call any nat

Help Out on Java Plug-In 1.2

1999-09-14 Thread John C. Toman
Hi, It's difficult to tell from past posts and status page if there are people actively working on the Java Plug-In 1.2 port to linux. I am willing to help speed this effort in what ever way I can. Please contact me ! Regards, John Toman ---

Class not found

1999-09-14 Thread Christian Posse
Hi, sorry for maybe asking an obvious question. I have seen that problem posted in the past but I can't find the answer to it. I just upgraded to jdk 1.2pre_v2 (glibc 2.1) from 1.1.7_v3. I have RH 6.0. What worked before under 1.1.7 v3 does not work any more. (The problem is not Kaffee, I did

JNI and packages

1999-09-14 Thread JB
Hi all. I have created and successfully run a JNI *.so on RH6 but for one thing. When I package the java src that contains the native methods, I get an UnsatifiedLinkerError for the method call. When I try to package it, it seems to load properly but dies when I call any native methods. The packa

jre and native thread

1999-09-14 Thread Pierre Legay
Hello, when I execute a very simple program ( jre Hello.class) with the THREADS_FLAG=native I have the message: SIGSEGV11* segmentation violation full thread dump: Monitor Cache Dump: registered monitor dump: What is the solution ? ---

Re: JNI on linux.

1999-09-14 Thread Jacob Nikom
There is no real difference between JNI on Linux and JNI on other operating systems (and not suppose to be). Look at Sun Java tutorial on JNI: http://java.sun.com/docs/books/tutorial/native1.1/index.html Take the source code for HelloWorld example and follow the instructions: after the first step

Re: java.lang.UnsatisfiedLinkError: native method java/security/AccessController.doPrivileged not found

1999-09-14 Thread Nathan Meyers
"Dr. Edmund Mergl US/EA4 60/2/146 #44006" wrote: Netscape doesn't support JDK1.2 with its built-in JRE. You *might* be using the Java Plug-in (runs a new JRE with an existing browser) on those other platforms, although I can't tell without seeing the HTML. Unfortunately, Java Plug-in is not avail

JNI on linux.

1999-09-14 Thread Justin Lawler
Hi all, is there anywhere i can get information/documentation on using JNI on linux. I know you use the javah tool to create a header file for your c program, but where do you go from there. any help much appreciated, Justin. ---

java.lang.UnsatisfiedLinkError: native method java/security/AccessController.doPrivileged not found

1999-09-14 Thread Dr. Edmund Mergl US/EA4 60/2/146 #44006
Hello, running a specific applet on Linux gives the following error in the Netscape Java Console: warning: running 1.2 version of SwingUtilities # Applet exception: error: java.lang.UnsatisfiedLinkError: native method java/security/AccessController.doPrivileged not found: /usr/lib/netscape/ne