Are you using ContextFactory.enter() on your ContextFactory instance then?. If you get a Context with null context factory using ContextFactory.enter (as opposed to Context.enter()), then that's indeed a bug.
Attila. On 2007.11.22., at 4:57, Benson Margulies wrote: > In the particular case, I'm very carefully not using the global static > context factory. I'm using my own context factory, and I still end > up with > null. _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
