Ugo Cei wrote
For me it stops while showing the splash screen, throwing an exception
that says that it can't find some file that is right there.
At first, I had exactly the same problems, but with some changes I could
solve them.
Oh well, not
that I care much, I would rather prefer that Sun make up its mind about
releasing the HotJava Browser Bean under the SCSL as it announced many
months ago. I regret not having a good pure-Java browser component
to
add to my apps.
I agree with you. HotJava 3.0 was not what I expected. Anyway, if you want
to run it, here is how I did:
-Copy the file Browser.jar to <base jdk1.2 dir>/jre/lib/ext
-Edit the hotjava launcher script:
-change java by oldjava
-remove the actual -classpath
arguments and substitute them by
<base jdk1.2 dir>/jre/lib/ext/Browser.jar:<base jdk1.2 dir>/lib/dt.jar:<base
jdk1.2 dir>/jre/lib/rt.jar
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
|