<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>fusebox5 at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/fusebox5/</link>
    <description>fusebox5</description>

    <item>
      <title>Re: Application scope issues - is it FB or the CF server</title>
      <pubDate>Wed, 02 Jul 2008 19:01:21 GMT</pubDate>
      <dc:creator>Jesse</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3666</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3666</guid>
      <description>Unfortunately working on a network owned by the federal gov it&#39;s not that easy to get someone to restart a service when you need it. ... using the ... </description>
    </item>
    <item>
      <title>Re: Application scope issues - is it FB or the CF server</title>
      <pubDate>Wed, 02 Jul 2008 18:10:29 GMT</pubDate>
      <dc:creator>Greg Luce</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3665</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3665</guid>
      <description>I have had similar situations where the fusebox.load didn&#39;t work occasionally. I just restarted CF when that happened. :-) Greg ... -- Greg Luce Luce</description>
    </item>
    <item>
      <title>Re: Application scope issues - is it FB or the CF server</title>
      <pubDate>Wed, 02 Jul 2008 17:29:23 GMT</pubDate>
      <dc:creator>Jesse</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3664</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3664</guid>
      <description>Ok I got this narrowed down to fusebox.load=true&amp;fusebox.password=ourpassword is just not reliable in our case, sometimes it works and sometimes it does not. </description>
    </item>
    <item>
      <title>Re: Application scope issues - is it FB or the CF server</title>
      <pubDate>Wed, 02 Jul 2008 16:44:14 GMT</pubDate>
      <dc:creator>Jesse</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3663</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3663</guid>
      <description>I am pretty sure all our app names are unique because we are using the following code to set the app names. &lt;cfset this.name = </description>
    </item>
    <item>
      <title>Re: Application scope issues - is it FB or the CF server</title>
      <pubDate>Wed, 02 Jul 2008 16:37:10 GMT</pubDate>
      <dc:creator>Sean Corfield</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3662</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3662</guid>
      <description>... If your application times out, Fusebox will reload automatically and it will call onFuseboxApplicationStart(). What I suspect is happening is that some</description>
    </item>
    <item>
      <title>Re: Application scope issues - is it FB or the CF server</title>
      <pubDate>Wed, 02 Jul 2008 16:30:32 GMT</pubDate>
      <dc:creator>Jesse</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3661</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3661</guid>
      <description>The way I set up my app is I have basically the same thing your talking about in onRequestStart() I check to see if the application scope has timed out and if</description>
    </item>
    <item>
      <title>Re: Application scope issues - is it FB or the CF server</title>
      <pubDate>Wed, 02 Jul 2008 16:09:35 GMT</pubDate>
      <dc:creator>aliaspooryorik</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3660</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3660</guid>
      <description>Are you trying to refresh the application scope or the fusebox variables in the application scope. fusebox.load=true&amp;fusebox.parse=true only rebuilds Fusebox</description>
    </item>
    <item>
      <title>Application scope issues - is it FB or the CF server</title>
      <pubDate>Wed, 02 Jul 2008 15:50:56 GMT</pubDate>
      <dc:creator>Jesse</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3659</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3659</guid>
      <description>We currently have a few FB 5.5 apps in a dev environment and it seems that at random we are unable to rebuild the application scope using the url params</description>
    </item>
    <item>
      <title>Re: how do i intercept/replace the current fuseaction?</title>
      <pubDate>Tue, 01 Jul 2008 09:57:26 GMT</pubDate>
      <dc:creator>aliaspooryorik</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3658</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3658</guid>
      <description>Thanks for the clarification Sean - I thought it probably wasn&#39;t a wise move (hence my original disclaimer). I just had to try and solve the problem that was</description>
    </item>
    <item>
      <title>Re: strange parsed file error</title>
      <pubDate>Mon, 30 Jun 2008 19:29:51 GMT</pubDate>
      <dc:creator>Mike Haggerty</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3657</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3657</guid>
      <description>You&#39;re correct, sir.  This may very well have been my issue.  That parameter was accidentally set back to development-full-load. Thanks! Mike ... -- Michael</description>
    </item>
    <item>
      <title>Re: strange parsed file error</title>
      <pubDate>Mon, 30 Jun 2008 19:16:43 GMT</pubDate>
      <dc:creator>Sean Corfield</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3656</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3656</guid>
      <description>... Are you trying to run your production site in development mode? Development mode is not thread-safe and should not be used in production. Sean A Corfield</description>
    </item>
    <item>
      <title>Re: strange parsed file error</title>
      <pubDate>Mon, 30 Jun 2008 19:07:16 GMT</pubDate>
      <dc:creator>Josh Carrico</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3655</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3655</guid>
      <description>Sounds like something in your code is not closed properly. More Often than not, this type of error message may really have nothing to do with the actual</description>
    </item>
    <item>
      <title>strange parsed file error</title>
      <pubDate>Mon, 30 Jun 2008 19:02:05 GMT</pubDate>
      <dc:creator>Mike Haggerty</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3654</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3654</guid>
      <description>Hello all. I am getting a strange error when moving to production: The start tag must have a matching end tag. An explicit end tag can be provided by adding</description>
    </item>
    <item>
      <title>Re: how do i intercept/replace the current fuseaction?</title>
      <pubDate>Mon, 30 Jun 2008 15:23:46 GMT</pubDate>
      <dc:creator>Sean Corfield</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3653</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3653</guid>
      <description>... I would not recommend this. attributes.fuseaction is the recommended way to reference the requested fuseaction but it relies on you using fusebox.init.cfm</description>
    </item>
    <item>
      <title>Re: how do i intercept/replace the current fuseaction?</title>
      <pubDate>Mon, 30 Jun 2008 08:51:15 GMT</pubDate>
      <dc:creator>aliaspooryorik</dc:creator>
      <link>http://tech.groups.yahoo.com/group/fusebox5/message/3652</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/fusebox5/message/3652</guid>
      <description>I think you can do this in onRequestStart() if you are using the noxml version of Fusebox, although I&#39;ve not considered any implications! At the top of your</description>
    </item>

  </channel>
</rss>
<!-- wr3.grp.scd.yahoo.com uncompressed/chunked Fri Jul  4 22:21:47 PDT 2008 -->
