> I'm having a problem getting a session variable to initialize 
> using the onSessionStart method of Application.cfc.  I'm 
> trying to instantiate a cfc object named "rd" into the 
> session scope, and initialize it.  I'm using J2EE sessions.  
> No matter what I do, the "rd" session variable is not 
> created.  I tried both with and without a lock on the session 
> scope, but nothing works.  Any ideas? 

Are you sure your session hasn't already started? I'm guessing that it has.

Also, as others have mentioned, you don't need the CFLOCK.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306078
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to