App Servers are isolated applications, and have isolated memory heaps.
You must manage your domain arrays independently on each instance.

Robert Shubert
Tronics

James MacFarlane wrote:
> 
> I'm running multiple instances of WiTango2000/W2k. I have an array as a
> domain variable
> 
> As each application starts it adds its own process ID to the array and then
> displays the contents of the array.
> 
> So if I have two browsers open, and each hits a separate process, I should
> see both processIds in the array.
> 
> What happens is each process seems to have its own domain array - and
> doesn't see the one running in the other process.
> 
> What gives?
> 
> - James
> 
> ________________________________________________________________________
> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>                 with unsubscribe witango-talk in the message body
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to