On Wed, 6 Sep 2000, Gangan, Manasi wrote:
> Hi,
> I cannot instantiate objects over user defined classes but can instantiate
> them over standard java classes.
> I have checked all the CLASSPATHS. I have verified this by specifying java
> commands from the UNIX CLI. The error does NOT get generated.
It sounds like you do not have the CLASSPATH set correctly. You
can double check this by running "javap SampleClass" from
the Tcl command line. If that prints something like "class
not found" then you need to fix your CLASSPATH env var.
Mo DeJong
Red Hat Inc
----------------------------------------------------------------
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