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.

--~--~---------~--~----~------------~-------~--~----~
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 !!
-~----------~----~----~----~------~----~------~--~---


-- 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



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to