Sign in to follow this  
cloud9

websphere portlet crossdomain.xml issue

Recommended Posts

Hi All,

 

 

 

Using WebSphere Portal Server 6.0, I have created a basic JSR-168 portlet.

 

I am trying to display the chart using the createChart function.

 

However, The chart doesn't load and gives "Error in loading data."

 

 

 

Portlet gives the error "A WebGroup/Virtual Host to handle /crossdomain.xml has not been defined."

 

 

 

The debug info for chart says - Chart loaded and initialized.

 

 

 

What am I missing? I am new to portlets and don't have must experience with FusionCharts either.

 

Any help would be great. Thanks.

Share this post


Link to post
Share on other sites

Hi,

 
"Error in loading data' error message confirms that chart is unable to load/find/access the XML data file, so please make sure that path to xml data file is correct, also try open the xml data file link in a browser.
 
Also for addition information regarding crossdomain.xml please refer to: http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html 
 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this