On 4/12/2011 12:04 PM, Donnie Carvajal wrote: > Hi, > > I recently installed an enterprise version of CF9 and the default directory > is c:\jrun4 and there is no CustomTags directory. I added my customtags > directory from my MX7 server and the custom tags calls are returning errors > that they can't be found. Does anyone know where the CustomTags default > directory is? BTW, this is a "library" of tags that all of the apps on the > server will use, so placing them in the root of the web app is not an option. > > Thanks, > > Donnie
If you have a c:\jrun4 folder, that means you installed the multi-server or J2EE version that puts ColdFusion as a Java Server under a JRun, rather then the other way around. That means your Custom Tags path is going to be deep inside each of these servers. For example for the default 'cfusion' server it is located here: C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\CustomTags\ Obviously if you use the multi-server feature and create other ColdFusion server instances, there will be a corresponding path for each of them. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343680 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm