I am developing something with Microstrategy JAVA SDK. But I am not getting the com.microstrategy.webapi.serverinfo class. Can any one tell me which .jar file I am missing
Thanks, Surodip
I am developing something with Microstrategy JAVA SDK. But I am not getting the com.microstrategy.webapi.serverinfo class. Can any one tell me which .jar file I am missing
Thanks, Surodip
You can add all jar files placed in your installation folder (C:\Program Files (x86)\Common Files\MicroStrategy). Usually i add JavaWebAPI.jar and Web*.jar.
You will find the serverinfo
class in the JavaWebAPI.jar, in the WAR file in the Mobile Server JSP
folder in your MicroStrategy installation folder.