1

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

Surodip
  • 457
  • 1
  • 8
  • 21

2 Answers2

1

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.

1

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.

mucio
  • 7,014
  • 1
  • 21
  • 33