Title: RemoteObject method invocation

Hi all,

Whenever I load my application the first time during the day, it runs the first service call fine and just hangs up on the second call to the same service until I refresh the page. After that it runs fine throughout the day. I can't figure out what's wrong with it.

I am using CF on the backend. Code for the CFC initialization is this:

<cfcomponent extends="com.Service">

        <cfset super.init() />

        <cffunction name="doAction1">

        <cffunction name="doAction2">

</cfcomponent>

Agha Mehdi

IDT - eBusiness Program Manager

Work: 408.284.8239

Cell  : 209.275.0482

Fax  :  408.284.2766



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to