I had this problem too, as per Jamie, I needed to set this.name in
Application.cfc..

On Thu, May 5, 2011 at 7:38 AM, Lola Lee Beno <[email protected]> wrote:

> Are you sure you set the this.name in Application.cfc to distinct values?
>
>
>
>
> On 5/4/11 5:30 PM, janavarroy wrote:
>
>> Hi, I have two applications working fine in a test enviroment, some
>> how when I moved them to production they invoke events and views from
>> the other. Both applications are located in different directories.
>> They share similar events names, but completely different elements
>> ( views, controllers, and models ) the problem is that when I call for
>> instance /app1/?event=welcome  loads the view from /app2/?
>> event=welcome. When I type init=true, that fixes the problem but
>> makes /app2/?event=welcome to show what /app1/?event=welcome is
>> suppose to do. Any thought? I checked all the paths and seem to be
>> correct. Using one App in general is not a problem, the problem start
>> when jump from one to the other or reload an app. Thanks for any
>> advice that you can provide me.
>>
>> -Jaime
>>
>>
>
> --
> Lola J. Lee Beno
> LinkedIn: http://www.linkedin.com/in/lolajleebeno
> Facebook: http://www.facebook.com/profile.php?id=714355583
> Blog: http://www.lolajl.net/blog/
>
>
> --
> Model-Glue Sites:
> Home Page: http://www.model-glue.com
> Documentation: http://docs.model-glue.com
> Bug Tracker: http://bugs.model-glue.com
> Blog: http://www.model-glue.com/blog
>
> You received this message because you are subscribed to the Google
> Groups "model-glue" 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/model-glue?hl=en
>

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" 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/model-glue?hl=en

Reply via email to