Kevin,

>       Not sure if I've followed the thread completely, but to create
>mappings dynamically:
>
>       <cfscript>
>          factory =
createObject('java','coldfusion.server.ServiceFactory');
>          mappings = factory.runtimeservice.getMappings();
>          mappings['/theNewMapping'] = "d:\the\phys\path\";
>        </cfscript>
>
>       Hope that helps.

Does this create a request only mapping, or a permanent mapping? I'm not
handy to a CFMX box to test it at the moment.

- Dan

........................................
: Dan G. Switzer, II������������������ :
: e-mail:� [EMAIL PROTECTED] :
: url:���� http://www.pengoworks.com/� :
: blog:��� http://blog.pengoworks.com/ :
:���� _ ������� ������� �������������� :
:��� |_) _� _� _� _ |� | _� _|_� _���� :
:��� |� (/_| )(_|(_)|/\|(_)| |\ _)���� :
:������������� _|��������������������� :
:.......................................


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to