(second try) I have an application that is composed of only webservices - no UI - and the application.cfc contains some code onApplicationStart() that sets a SERVER variable that all the webservices depend on. When I boot up the app and navigate to a page that dumps all my webservices (I lied there is 1 secret interface) - everything runs fine. But when the application times-out, and someone tries to invoke a webservice, an error occurs because that SERVER variable is no longer available.
Any ideas? Cheers, Baz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
