Hello!
I've this problem:
In Jacl I want to use classes, I create in java.
In *.java I use static method getInstance(), that return the instance of my class.
I thought I use it to get pointer to existing class by
set a [java::call a.b.xxx getInstance]
but I've got only
tcl.lang.ReflectException

I use my own TclInterp that is started from my source code.

Can anybody helps me?
Thanks,
Lubos Vrba, CZ

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
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]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to