On Tue, 6 Jun 2000, Dennis Graham wrote:

> I am setting this variable prior to calling "package
> require java".
> 
> When I try to set the system variable, the following
> error message is sent to STDERR:
> 
> class javax.naming.NoInitialContextException Cannot instantiate class:
> com.sun.jndi.rmi.registry.RegistryContextFactory -Djava.naming.provider.url=
> rmi://test_dr1:1099
> 
> If I do not set the tclblend_init value, then the
> appropriate exception is thrown (due to the lack
> of the system variables being set.


Well, if you are getting that error, then it looks like the
"-Djava.naming.provider.url=rmi://test_dr1" option is getting
passed into the JVM. It looks like it is breaking for some
other reason, but tclblend_init does not seem to be the problem.

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

Reply via email to