Hello all, I posted this previously to the model-glue site's message board and also to the model-glue list here and didn't get any action, so I hope someone here can help.
So after working for the last couple months on my first Model-Glue application, I finally have it ready for some wider-scale testing. So I move the code from my development machine (windows laptop, where the application is running smoothly and completely as expected on both FireFox and IE), to my staging server (sun solaris box) where things start to go south a bit. When testing the application from the staging server it runs smoothly and as expected using IE, but in Firefox (and Safari) it's not so smooth. The default event which initializes several objects in the session scope appears to be running multiple times on every other event/request (according to the Model-Glue debug output), therefore effectively killing and re-initializing the session based objects on each request! I am pulling my hair out on this one... I can't understand why it's isolated to Firefox/Safari when coming from the staging server. I have tested with 3 different machines (two PC's and one Mac) and all yield the same crazy results when running the application from the staging server in Firefox or Safari. The only significant difference between servers (aside from the fact that it is moving from Windows to Unix) is that the staging server is running CF 7.02 and the laptop is running CF 7. I am using Model-Glue 1.1. Can anyone point out anything that I might be overlooking? Any other suggestions? I am kind of desperate. Many thanks, Nate Petersen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276684 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

