Hi Nitai, Thank you for the suggestion however it doesn't seem to have fixed the issue.
I have just been experimenting with Tomcat and it seems to work there which makes me think it's something to do with Jetty not knowing about the c:/www directory Maybe I'm better off pursuing the Tomcat option? Andrew. 2008/11/18 Nitai @ SixSigns <[EMAIL PROTECTED]>: > Hi Andrew > > You need to add a "$" to the absolute path to make it work. > > This; > > <directory>$C:/www/cf-frameworks/ModelGlue</directory> > > should work. > > Kind Regards, > Nitai > > On Nov 18, 2008, at 5:40 AM, Andrew wrote: > >> >> Hi, >> >> I'm using the currently OpenBD / Jetty bundle and tryign to set up a >> mapping to ModelGlue but am running into some problems. >> >> My bluedragon.xml has this: >> >> <cfmappings> >> <mapping name="/ModelGlue"> >> <directory>C:/www/cf-frameworks/ModelGlue</directory> >> <name>/ModelGlue</name> >> </mapping> >> </cfmappings> >> >> But when I go to run my app I get the following error: >> >> Type MissingInclude >> Detail The file /ModelGlue/ModelGlue.cfm could not be located >> Missing File /ModelGlue/ModelGlue.cfm >> Tag Context CFINCLUDE: Line=27; Column=12 >> Source >> >> 24: >> 25: >> 26: <!--- If your path to ModelGlue.cfm is different, you'll need to >> change this line. ---> >> 27: </cfsilent><cfinclude template="/ModelGlue/ModelGlue.cfm" /> >> >> ^ Snippet from underlying CFML source >> >> It works find if I make ModelGlue a subdir of my webroot however. >> >> Am I missing something? Is there anything I need to do in Jetty as >> well? Or should that work? >> >> Many thanks, >> Andrew. >> >> >> > > -- Razuna On-Demand - Hosted Digital Asset Management Solution > Razuna - Open Source Digital Asset Management with Web Content Management > http://www.razuna.vom/ > > Razuna - Open Source Forum Solution > http://www.kabunto.org/ > > Roozani - memorize everywhere > http://www.roozani.com/ > > SixSigns - Enrich people's lives and web experience > http://www.sixsigns.com > http://blog.sixsigns.com > > Follow us on Twitter > http://twitter.com/sixsigns > > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
