I'm looking for a well documentated implementation of the XMLA protocole (proposed by Microsoft for OLAP engines). I'm looking for the server side implementation.
I found this JAVA library: olap4j, it's not maintained. And it uses servelet. I couldn't reuse it. If any one knows how to use it without the servelet part, tell me.
I'm open to suggestions: java, scala, .net, ...