JB the error is with the skeleton's Application.cfc it extends Fusebox's
Application.cfc. If OpenBD is throwing an error "Missing File
 fusebox5.Application" it can not locatate the cfc that should be at that
path. You'll want to verify that fusebox5 is in the root of the web and that
a direct sibling of that directory is Application.cfc (among many othr files
that make up Fusebox). If you have other questions releated to Fusebox check
out our Yahoo groups list, plenty of Fuseboxers over there to help out with
Fusebox :)

Adam


On Thu, May 7, 2009 at 9:20 PM, J.B. Mentzer <[email protected]> wrote:

>
> Hi all,
>
> How do I get OBD 1.1 to not look for "index.cfm" within directories?
> Also, which file contains the port? It's running on the default 8080 and
> I'd like to change it. Also, what version of CF does OBD serve?
>
> I just downloaded Fusebox. Per the site's recommendation, I downloaded
> the Skeleton directory too. When attempting to browse the /traditional/
> and /noxml/ directories within, I get this error:
>
> CFML Runtime Error
> Invalid Request
> Request    /skeleton/traditional/index.cfm
> File Trace    /Volumes/Durandal/jetty-openbd
> Folder/webapps/openbd/skeleton/traditional/index.cfm
> |
> +-- /Volumes/Durandal/jetty-openbd
> Folder/webapps/openbd/skeleton/traditional/Application.cfc
> Type    Application
> Detail    A request was made to a resource that could not be located
> Missing File    fusebox5.Application
> Tag Context    CFCOMPONENT (/Volumes/Durandal/jetty-openbd
> Folder/webapps/openbd/skeleton/traditional/Application.cfc, Line=1,
> Column=1)
> Source
> 1: <cfcomponent extends="fusebox5.Application" output="false">
> 2:   <!---
> 3:     sample Application.cfc for ColdFusion MX 7 and later compatible
> systems
> 4:   --->
> 5:
> ^ Snippet from underlying CFML source
>
>
> Thank you!
>
> * JB *
>
> J.B. Mentzer
>
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to