RMI with JDeveloper and without
From: Tim (nocomment_at_rogers.com)
Date: 11/21/03
- Next message: Gregor Schmid: "[ANN] Java GUI test tool qftestJUI version 1.5 released"
- Previous message: Ullrich Pollaehne: "Re: eclipse jvm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 21 Nov 2003 14:13:22 GMT
I'm using this example from a Java book to try to get a program that
uses RMI to work. I can get the various components to compile and as
part of the intermediate step, I'm trying to get the remote object
started. I can get the program to run while doing it inside JDeveloper.
When I try to run the compiled class from just the DOS prompt I get an
error message:
Error occurred during the initialization of VM
Unable to load native library: A device attached to the system is not
functioning.
Is this just an indication that some library is not being pointed to in
the classpath but is in JDeveloper?
Thanks In Advance
Tim
- Next message: Gregor Schmid: "[ANN] Java GUI test tool qftestJUI version 1.5 released"
- Previous message: Ullrich Pollaehne: "Re: eclipse jvm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|