Nobody has attempted this?

On Fri, Feb 20, 2009 at 3:56 PM, Brendan Meutzner <bmeutz...@gmail.com>wrote:

> Hi,
> I'd like to set an application variable on my CF server which is recognized
> in the various cfc's I'm using through LiveCycle Data Services.  However, if
> I set a variable inside an Application.cfm file, it doesn't get recognized
> inside the cfc functions when called through LCDS Destinations.
>
> I've confirmed that the application.cfm file is getting called, and my
> application scope variables are getting set.  I've also confirmed that the
> application.cfm file is getting initialized "before" the lcds data call to
> the cfc.  However, once the CFC gets run, it errors out saying that XXX is
> undefined in Application.
>
> I've changed the <scope> parameter inside my Destination definitions in
> data-management-config.xml to be "application" instead of "request" but this
> didn't help either.
>
> Anyone else offer some insight on this?
>
>
> Thanks in advance,
>
> Brendan
>
>
>
> --
> Brendan Meutzner
> http://www.meutzner.com/blog/
>



-- 
Brendan Meutzner
http://www.meutzner.com/blog/
http://www.riajobs.com

Reply via email to