When compiling
SAP BusinessObjects Business Intelligence
Suite 4.x applications that use the SDK, you must target JVM 1.5. For
example, use the
-target java compiler option,
javac -target 1.5, or ensure that your JSP compiler
targets JVM 1.5.
Note: The target JVM version for compiling your Java
applications is different than the JVM versions listed for supported
application servers in the
Product Availability Matrix.