Subj : Re: Rhino trouble To : Eric From : Igor Bukanov Date : Wed Dec 10 2003 12:12 am Eric wrote: > Hi > > I am having a problem Rhino. It seems to be thread related. I have a > js file that i load using Context.evaluateReader. I create a global > scope object following the directions on the Rhino page concerning > shared and dynamice scopes. The thing is when I test my code under > load (> 3 threads) I start to get ReferenceErrors: 'function name' is > not defined for functions that I know are in the js file and which > seem to work for a single thread. Any help would be greatly > appreciated. Which version of Rhino do you use? Could you make a standalone example of the threading problem? JVM version/platform information may also help. Regards, Igor .