tracker issue : CF-3776238

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

Webchart

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/AsDesigned

Reporter/Name(from Bugbase): Meng Sing Soo / Meng Sing Soo (mengsing)

Created: 06/16/2014

Components: Charting/Graphing

Versions: 11.0

Failure Type: Crash

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Critical / All users will encounter

Locale/System: English / Win 2008 Server R2 64 bit

Vote Count: 0

Problem Description: absent of com.gp.api.jsp.MxServerComponent

Steps to Reproduce:  createObject("Java","com.gp.api.jsp.MxServerComponent")

Actual Result: java.lang.ClassNotFoundException: com.gp.api.jsp.MxServerComponent at coldfusion.bootstrap.BootstrapClassLoader.loadClass(BootstrapClassLoader.java:235) at java.lang.ClassLoader.loadClass(Unknown Source) 

Expected Result:

Any Workarounds:

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

Watson Bug ID:	3776238

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

Attachments:

Comments:

WebCharts is no longer supported in CF11
Comment by Himavanth R.
11932 | June 17, 2014 02:06:06 AM GMT
What would you suggest for CF8 users who are using webcharts in their code?
Comment by External U.
11933 | June 17, 2014 08:17:19 PM GMT
Code using CFChart tag will continue to work. But code that uses webcharts classes directly will no longer work since we have changed the third party engine for charting.
Comment by Himavanth R.
11934 | June 18, 2014 12:05:01 AM GMT