tracker issue : CF-3844825

select a category, or use search below
(searches all categories and all time range)
Title:

Custom Tags Path - Deployed EAR

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Paul Cassar / Paul Cassar (Godwin Schembri)

Created: 10/29/2014

Components: Installation/Config, JEE Deployment

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Major / All users will encounter

Locale/System: English / Linux RH Enterprise 6

Vote Count: 0

Listed in the version 2016.0.0.297996 Issues Fixed doc
Related Bugs:
CF-3972701 - Similar to
CF-3972701 - Similar to


Problem Description:
After deploying an EAR file generated through Coldfusion 11 Admin, the default Custom Tags Path remains the same as path available on the server from where the EAR file was generated. This issue has been observed when Coldfusion is installed as an EAR file on JBoss Application Server.

Steps to Reproduce:
* Generate EAR file from a properly configured and functional installation
* Deploy EAR file on a different system without exploding it (eg. using the JBoss Administration Console)
* Open Extensions -> Custom Tags Page to see the default Custom Tags Path

Actual Result:
The EAR file installation would be configured with the same default Custom Tags Path as configured on the originating system.

Expected Result:
The default Custom Tags Path on the installed system should default to the same location ([cfusion_root]/WEB-INF/cfusion/CustomTags)

Any Workarounds:
The default Custom Tags Path can be configured programatically in Application.cfc relative to the coldfusion application path.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3844825

External Customer Info:
External Company:  
External Customer Name: gschembri
External Customer Email:  
External Test Config: My Hardware and Environment details:



REHL 6.4

JBoss 6.2 EAP

Coldfusion 11 Enterprise

Attachments:

Comments:

This issue effects query objects in cfscript among others. When trying to create a query object, the following error message is thrown: Detail: If the component name is specified as a return type, it is possible that either a definition file for the component cannot be found or is not accessible. Message: The value returned from the init function is not of type com.adobe.coldfusion.query. Changing the default Custom Tags Path from the Coldfusion admin is not an option since the path will reset every time it is deployed.
Comment by External U.
10435 | October 29, 2014 08:24:50 AM GMT
Fix verified on ColdFusion build #294196 (Comment added from ex-user id:duttswam)
Comment by Adobe D.
10436 | June 17, 2015 04:28:16 AM GMT