Julien Pierre wrote:

> Paulo,
> 
> Paulo Dias wrote:
> 
>> 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... 
> 
> 
> 
> I tried setting my environment as you suggested, but that did not help . 
> After I restarted mozilla, it still had the java console greyed out :-(
> 

hi, i forgot to mention that you need also to copy NPOJI6.DLL to the 
plugoins dir.. i need to add that this file is only available with 
latest releases of jdk 1.3 from software choice, namely release 4 and 
5... previous releases don�t have the plugin for mozilla, only the one 
for ns4.61 which doesn�t work with mozilla...

best regards...


Reply via email to