Global Navigation Bar

MapInfo Products Knowledge Base


Product: MapXtreme Java
Version: 1.5
Platform: Unix
Category: Installation

Summary:
Additional step required to use MapXtreme Java on an AS 400.

Question:
What needs to be done so that the MapXtreme Java edition will work on an AS 400?

Answer:

It seems that the obfuscation software used by MapInfo was causing the AS 400 JVM to not find the classes. This was solved by using an AS 400 specific Java-to-native-RISC compiler which basically pre-compiles\interprets the Java code into native AS 400 instructions.

Use the CRTJVAPGM command on all 3 .JARs to get the software running properly on the AS 400.

More information is available for AS 400 administrators using MapXtreme on the AS 400 Java web site at:

http://publib.boulder.ibm.com/pubs/html/as400/ic2924/info/java/INDEX.HTM

It fully outlines things like the CRTJVAPGM command and exactly how to use it, along with lots of good information about important things like setting the classpath.


Last Modified: 06/02/1999 09:42:32 AM
Global Navigation Bar