hi/2 all..
what you all said is almost acurate but:)
to make java work with mozilla WITHOUT 1.3 being the default:
1 - create a ini_java.cmd file in your java13\jre\bin
in that ini_java.cmd write:
set beginlibpath=<drive>\java13\jre\dll;
set path=<drive>\java13\jre\bin;%path%
set java_home=<drive>\java13\jre
2 - go to the mozilla dir
make a warpzilla.cmd with this:
call <drive>\java13\jre\bin\ini_java.cmd
set mozilla_home=<mozilla dir> (optional)
mozilla.exe
java should work now... test it by going to Tasks -> Tools and see if
java console is greyed out...
note: if you are using java 1.3 release 5, you can�t have a set
beginlibpath with nothing more then the <drive>\java13\jre\dll in it...
i hope this helps..
best regards...
Michael Kaply wrote:
> Try renaming your Java 1.1.8 directory temporarily and see if that works.
>
> I think 1.3 has to be your default JVM.
>
> Also, I'm not sure the install will copy the plugin if it is not a real IBM
> Web Browsre.
>
> Find the NPOJI6.DLL and make sure it is in the plugins dir.
>
> Mike Kaply
> IBM