I do cache my component, but since I'm testing, I'm forcing a reload on each 
page load, and I am istantiating the component I call via ajax on every 
request... still, I did a test to be sure-- I attempted to call getTest() via 
ajax-- worked perfectly.  then attempted to call the original method test() 
from getTest... failure.  I'm really scratching my head on this one!

>is your component cached in some persistent scope (session/application)?
>it sounds like you have added the getTest() method after the component 
>has been instantiated - and thus its instance has no idea about the 
>getTest() method added later...
>
>Azadi
>
>On 10/11/2010 21:50 , Jessica Kennedy wrote:
>> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339103
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to