Any good links out there dealing with JavaSpaces and or JINI?
Cheers,
peter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
This is a really goofy question. Has anybody out there downloaded and
installed correctly the Sun documentation for Java2? What flavor (Solaris
or Win) have you downloaded and what install procedure have you followed?
I've tried to download the Solaris variant. I "untar" and things look okay
The Java VM is expecting to find the Foo class in a subdirectory call
foobar. To solve this problem go to the directory ../foobar and try "java
foobar.Foo" . This is essentially telling the JVM that you wish to run the
class file "Foo" in package "foobar".
Happy hacking,
peter
-O
WLS is an excellent product incidentally (no connection with BEA).
Also you may want to look at an open source offering called EJBoss. I
haven't done anything but read about it and I'm curious. If you happen to
dabble with it, perhaps you can report you findings to the group.
Cheers,
peter