I'm testing if the PivotGrid JS control can be used in my environment. That is: an apache tomcat server on which runs a mondrian xmla server. And on it I want to deploy your component (probably the OlapClient).
I looked at the sample in Visual Studio and saw cs files and references to ASP. Does this mean I've to run it on a MS IIS server or using the mono project?
The
documentation mentions server-side libraries. Can all these files be run on my tomcat server? There is also a Microsoft.AnalysisServices.AdomdClient mentioned. I hope this is only needed when MS SQL Server SSAS will be used.