One work around is to add a mapping to the JRUN XML settings, in
jrun-webl.xml:

  <virtual-mapping>
    <resource-path>/mappath</resource-path>
    <system-path>C:/folder/folder/systempath</system-path>
  </virtual-mapping>

-----Original Message-----
From: Reilly, James [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 22, 2003 2:03 PM
To: CF-Talk
Subject: CFIMPORT CF Custom Tags

I want to use CFIMPORT to import CF custom tags.

I have a file in:  
 
\Inetpub\wwwroot\cfm\cfm_suny\enrollmentmgmt\oas\suny_application_new.cf
m

where I have this line as the first line in that file:
<cfimport prefix="common" taglib="/customtags/common">

Where my customtags are located in:
\Inetpub\extensions\customtags      and common is under customtags
Thus: (\Inetpub\extensions\customtags\common)



I get this error:
Could not import the tag library specified by "/customtags/common".  
The following error was encountered:
c:\inetpub\wwwroot\customtags\common.
Please ensure that you have specified a valid tag library.


Other taglib values that I tried are:
/customtags/common/
customtags/common
/customtags/common
common

Etc...

In the CF Admin I have:
Current Custom Tag Paths  set to: C:\Inetpub\extensions\customtags   

And also in Mappings:
 /customtags       C:\Inetpub\extensions\customtags 



Can anyone help???  What should the mappings be and/or the correct
tablib
value.


PS:  This is directory bases on Benorama and Sean A Corfield


Tkx,
Jim







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to