Browsers: NS6
Platforms: Sol8 and IA8
Steps to reproduce:
1) Install JDK 1.3.1 b18 (eg. /home/gt126734/j2sdk1_3_1/)
2) setenv NPX_PLUGIN_PATH /home/gt126734/j2sdk1_3_1/jre/plugin/i386/ns600
3) setenv JAVA_HOME /home/gt126734/j2sdk1_3_1/
4) setenv PATH $JAVA_HOME/bin:$PATH
6) make a link libjavaplugin_oji.so@ in NS6/plugins/ to point to $JAVA_HOME/jre/plugin/i386/ns600/libjavaplugin_oji.so
7) start HTMLConverter by java -jarhtmlconv1_3_1.jar -gui
( Here are the Converter location:
/net/altair.east/terra/space2/plugin/jmelvin/ladybird/ ext/plugin/tmp/solaris/sparc/converter/htmlconv1_3_1.jar )
8) get the demo file
http://sqesvr/deployment3/htmlconverter/unconverted_demo.tar
( tar -xvf unconverted_demo.tar )
9) conver any html file
10) open the html file in NS6 browser
11) The applet should be started but got the error message:
This page contains information of a type (application/x-java-applet;jpi-version=1.3.1) that can only be viewed with the appropriate Plug-in.
Click OK to download Plugin.
Note: The converted applet works on the same platform with NS4 and works with NS6 on Linus.
Platforms: Sol8 and IA8
Steps to reproduce:
1) Install JDK 1.3.1 b18 (eg. /home/gt126734/j2sdk1_3_1/)
2) setenv NPX_PLUGIN_PATH /home/gt126734/j2sdk1_3_1/jre/plugin/i386/ns600
3) setenv JAVA_HOME /home/gt126734/j2sdk1_3_1/
4) setenv PATH $JAVA_HOME/bin:$PATH
6) make a link libjavaplugin_oji.so@ in NS6/plugins/ to point to $JAVA_HOME/jre/plugin/i386/ns600/libjavaplugin_oji.so
7) start HTMLConverter by java -jarhtmlconv1_3_1.jar -gui
( Here are the Converter location:
/net/altair.east/terra/space2/plugin/jmelvin/ladybird/ ext/plugin/tmp/solaris/sparc/converter/htmlconv1_3_1.jar )
8) get the demo file
http://sqesvr/deployment3/htmlconverter/unconverted_demo.tar
( tar -xvf unconverted_demo.tar )
9) conver any html file
10) open the html file in NS6 browser
11) The applet should be started but got the error message:
This page contains information of a type (application/x-java-applet;jpi-version=1.3.1) that can only be viewed with the appropriate Plug-in.
Click OK to download Plugin.
Note: The converted applet works on the same platform with NS4 and works with NS6 on Linus.
- duplicates
-
JDK-4398223 LiveConnect Broken from JavaScript to Applet after converted by HTMLConverter
-
- Closed
-