Installing ActiveX Bridge

I have installed JDK 1.0 (VisualCafePDE) and JDK 1.2, BDK 1.0. In C: I have \Programs\Javasoft\Jre\1.2\ and \1.3\.

JRE.EXE is only in VisualCafePDE\Java\Bin\.

I have now installed "j2re1_3_1-win-i.exe" the new 1.3.1 Plugin. Ok for plug-in and applets but where is the bridge? In the docs they speak of ">java sun.beans.ole.Packager" or of ">jre -cp ...;lib\swingall.jar;...;%CLASSPATH%sun.beans.ole.Packager".

But where is Packager ? Where is swingall.jar? where is the folder \bridge\ ?

May somebody help me ?

Thanks.

[568 byte] By [CarlettoX] at [2007-9-26 1:22:55]
# 1
Here is the command line I use to run the packages. The key file is jaws.jarjava -classpath "D:\Program Files\Javasoft\JRE\1.3\lib\jaws.jar" sun.beans.ole.Packager -jar metbean.jar -o D:\temp\activeX -n net.agmodel.metBean.myBeanRegardsMatthew
hrpmrl at 2007-6-29 1:00:40 > top of Java-index,Desktop,Deploying...
# 2

Thanks Matthew for your reply.

With the right JAWS.JAR it worked.

Finally I have listed the contents of my four JAWS.JAR (>JAR -tf JAWS.JAR) and found the good one.

In the books and in the SUN page it is absolutely not clear.

By the way, I have never understood the CLASSPATH for JDK 1.2 (in place of the former CLASSES.ZIP).

I should make some housekeeping of the many versions I have installed.

Thanks again and regards.

Carlo

CarlettoX at 2007-6-29 1:00:40 > top of Java-index,Desktop,Deploying...