Bizarre bizarre bizarre.    
   
 I'm making an asynchronous HTTP call that populates the list of address 
book rooms.  That call has an onComplete callback set that is then 
supposed to populate the list of contacts.  
   
 The problem is, for some reason, the second call is arriving at the 
server first.  I have no idea how that could possibly be happening, 
because it isn't supposed to execute until the first one completes.  
  

Reply via email to