
08-11-2003, 02:49 AM
|
|
Pupil
Join Date: Jul 2003
Posts: 17
|
|
Waba is NOT java.
following quoted from Waba website linked above:
Is Waba an implementation of Java?
No. Java is a trademark of Sun Microsystems and it defines a programming platform including a language, virtual machine, class file format and set of classes.
Waba is its own programming platform including a language, virtual machine, class file format and set of base classes.
Because of the way Waba was designed, developers can use Java development tools to write Waba programs and Waba programs can run as Java applets or applications with no native code.
Waba applications can run under Java but, for the most part, Java programs that use the Java Class Libraries can't run under Waba.
end of quote.
Hence (in most cases) you can NOT run programs written in Java on the Waba VM, as stated above. I stick with J9, but there seems to be some trouble with getting the RMI things to work on it =\
|
| |
|
|
|