tracker issue : CF-4204301

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

Issue with webcharts. Watermark is showing

| View in Tracker

Status/Resolution/Reason: To Track//PRNeedInfo

Reporter/Name(from Bugbase): Swapnil W. / ()

Created: 05/13/2019

Components: Charting/Graphing

Versions: 11.0

Failure Type: Usability Issue

Found In Build/Fixed In Build: CF11 /

Priority/Frequency: Normal / All users will encounter

Locale/System: English / Win 64

Vote Count: 0

Problem Description: I migrated my application from CF10 Enterprise to CF11 Enterprise but the chart fail to render in the webpage. It says com.gp.api.jsp.MxServerComponent is not found. I figured out that the required JAR file (wc50) is absent from Coldfusion 11.

Then I found similar discussion here https://forums.adobe.com/thread/1495819 and I did the same thing - copied the required JAR's (wc50 and others which are missing in CF11). Now I can generate the report but it is coming with a visible watermark which says "Adobe ColdFusion 8 Developer Edition Not for production use". I am using a licensed version (CF-11), how can my licensed version shows a watermark (and that too of CF8).

Steps to Reproduce: 

Actual Result:

Expected Result:

Any Workarounds:

Attachments:

Comments:

@Swapnil We do not recommend doing an direct API call for a third party library, as Adobe may choose replacing those libraries. We can help you on this if you elaborate on how you were using the WC jar or by sharing a sample code.
Comment by Dattanand M.
30746 | May 16, 2019 04:51:06 AM GMT
Hi, Sample code won't run on your side as it has many dependencies on other code files. I can still provide you the required info. Please find attached document with the main question with related info.
Comment by Swapnil W.
30761 | May 17, 2019 08:20:56 AM GMT
WC50 jar file was already there with CF10 (built in) but is absent from CF11. Our code uses webcharts for which this jar is required. Hence reports are failing.
Comment by Swapnil W.
30762 | May 17, 2019 08:23:15 AM GMT