Hi all,

I have been playing around with Spectra 1.5 and have come across a what I 
think is a caching problem.

I created a 3 step PLP which is called in the edit handler for a News item 
type. The PLP takes an object as the input structure and uses the 
CFA_HTMLEditor tag to set the values of two of the properties of the object 
on each of the first two steps. On the final step I choose metadata for the 
object using the CFA_MetaDataPicker tag. After the plp completes I update 
the Object with the data from the output scope.

I find that the only way to see the updated object is to either restart the 
Cold Fusion Application Server or to move the system clock forward. I know 
moving the clock forward by 1 day works, and I'm assuming that this is 
because the object data in the server scope is refreshed at regular intervals.

Is this problem caused by my use of the plp or one of the other tags?
Is my assumption about the server cache correct?
If so then how can I force the update of the data in the server cache?

spike

Stephen Milligan
Internet Developer and Allaire training guru
Tel: +34 686 021171
ICQ: 15831735
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
"In the land of the blind, the one-eyed man is king!"


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to