All,

I have 2 questions.

1.  I am trying to familiarize myself with Jacl so that I
may use it for regression testing.  It looks very promising
and at Mo's suggestion, I downloaded the Jacl source so that
I could use the tests in that package as a template.  However,
when I source any of the tests, the following error is displayed:

   Unable to load tcl.lang.JavaTestExtension. Some tests may fail.
   load "tcl.lang.JavaTestExtension" failed:
   java.lang.SecurityException:
   Java loader failed to load the class and the Tcl Java loader
   is not permitted to load classes in the tcl or java package
   at runtime, check your CLASSPATH.

Looking at the Jacl1.1.1 and the 1.2.5 Jar files, I can find no
JavaTestExtension class in the tcl.lang package.

Any help would be appreciated.

-------------------------------------------------------------
-------------------------------------------------------------


2. In addition to using Jacl, I would _dearly_ love to get a
handle on TclBlend.  However, I am unable to figure out the
proper configuration to get it running on NT4.0.  If anybody
can detail the PATH OF LEAST RESISTANCE with respect to
installing Java, TCL, and TclBlend (in ANY directory), I will
be eternally grateful.

If it is of any use, here is the output when I try to start
TclBlend.
-----

C:\Tcl\bin>tclsh83
% package require java

called loadtclblend "C:/Tcl/lib/tclblend"
Warning: C:/Tcl/bin/tclblend.dll exists.
 Under Windows, this could cause Tcl to crash
if we load C:/Tcl/lib/tclblend/tclblend.dll
tclblend_shlib is tclblend.dll
found tclblend.jar at C:\Tcl\lib\tclblend\tclblend.jar
found tcljava.jar at C:\Tcl\lib\tclblend\tcljava.jar
Warning: multiple tcljava.jar files found on env(CLASSPATH), found at
d:\jacl\lib\tcljava.jar then d:\jacl\lib\tcljava.j
ar
found jacl.jar on env(CLASSPATH) at d:\jacl\lib\jacl.jar
found tcljava.jar on env(CLASSPATH) at d:\jacl\lib\tcljava.jar
prepending C:\Tcl\lib\tclblend\tclblend.jar onto env(CLASSPATH)
before jar prepend env(CLASSPATH) was
"C:\Tcl\lib\tclblend\tclblend.jar;d:\jdk1.1.8\lib\classes.zip;d:\utils\HTTPC
lient.
zip;d:\utils\java-getopt-1_0_6.jar;c:\Program Files\FileNET\VW Web
Services\vw.jar;d:\jacl\lib\jacl.jar;d:\jacl\lib\tclj
ava.jar;d:\jacl\lib\jacl.jar;d:\jacl\lib\tcljava.jar"
after  jar prepend env(CLASSPATH) was
"C:\Tcl\lib\tclblend\tclblend.jar;d:\jdk1.1.8\lib\classes.zip;d:\utils\HTTPC
lient.
zip;d:\utils\java-getopt-1_0_6.jar;c:\Program Files\FileNET\VW Web
Services\vw.jar;d:\jacl\lib\jacl.jar;d:\jacl\lib\tclj
ava.jar;d:\jacl\lib\jacl.jar;d:\jacl\lib\tcljava.jar"
JDK 1.1 users should have a directory like C:\jdk1.1.6\bin in their PATH.
JDK 1.2 users should have directories like C:\jdk1.2\jre\bin and
C:\jdk1.2\jre\bin\classic in their PATH.
Attempting to figure out why "load tclblend.dll" failed
currently PATH is set to
"c:\jdk1.2.2\jre\bin\classic;c:\jdk1.2.2\jre\bin;c:\jdk1.2.2\bin;c:\program
files\tclblend\bin;c:\winnt;c:\winnt\system3
2;C:\PROGRA~1\FileNET\IDM;C:\PROGRA~1\FileNET\Shared\;C:\WINNT\system32;C:\W
INNT;C:\Program Files\FileNET\FNSW\CLIENT\BI
N;C:\Program Files\FileNET\FNSW\CLIENT\SHOBJ;C:\Program Files\Mts;C:\Program
Files\FileNET\VW;C:\Program Files\Perforce;
C:\Program Files\pcAnywhere;C:\Program Files\POET51\bin;C:\PROGRAM
FILES\ULTRAEDT;d:\cygnus\cygwin-b20\h-i586-cygwin32\b
in;d:\utils;;C:\Program Files\Jasper20\poet\bin;d:\Mercury
Interactive\LoadRunner\bin;C:\Program Files\Jasper20\poet\bin
;C:\Tcl\bin;;D:\PROGRA~1\JVerify1.0\bin;"
directory "c:\program files\tclblend\bin" from PATH does not exist
found tclblend.dll on PATH at "C:/Tcl/bin/tclblend.dll".
found java.dll on PATH at "c:/jdk1.2.2/jre/bin/java.dll".
"load tclblend.dll" failed:
 couldn't load library "tclblend.dll": this library or a dependent library
could not be found in library path
%

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com



Reply via email to