|
I think you have to place the stuff inside
one of the methods. OnRequestStart() or On something. Report back on which one.
Thanks Dan From: Hi people!!! I configured the cfadapter and I'm using Flex 2 with it. I
had no problem and it was working very well. By the time I configured my Apllication.cfc it starts to
generate an error. My simple Application.cfc looks like this: <cfcomponent output="false"> Making some tests I realized that it I comment <cfset this.sessionManagement =
true> and <cfset this.sessionTimeout = createTimeSpan(1,0,0,0)>
it starts to work again. Do you know why? Thanks Rafael M. Martinelli
|

