JVM Version in ApplinX

I am trying to resolve some of my problems regarding memory, so I have upgraded my test machine to Tomcat 6.0 and Java 1.5.0.14. When I start Applinx, I get a different JVM version, apparently loaded with the installation of Applinx of 1.4.2.08. Example:

2008-01-29 14:59:54,015 [main] INFO > * THIS PRODUCT IS LICENSED TO: Curtis Circulation Company *
2008-01-29 14:59:54,015 [main] INFO > * Current license is valid for 10 users. *
2008-01-29 14:59:54,015 [main] INFO > * License expiration date: Unlimited *
2008-01-29 14:59:54,015 [main] INFO > ApplinX Server 5.2.3.0006 started
2008-01-29 14:59:54,015 [main] INFO > System info: JVM Vendor=[Sun Microsystems Inc.] Version=[1.4.2_08] Operating System=[Windows XP 5.1] Encoding=[Cp1252]

Should I try to uninstall and reinstall Applinx or is this a fixed version that you distribute with the release? Should it matter what JVM version I am running in Applinx?

Thanks,

Joe

Hi Joe,
Applinx 5.2.3 is working with internal JRE (Java 1.4.2.08) which means that it is loaded with this JVM and not with the default system variable.
You can change the JVM Applinx is using but it is not recommended (Or supported).
The recommendation you got from Gadi in the last forum message was regarding the Java version the Tomcat is using.
Kind regards,
Asaf

Hi Asaf,

Understood. Thanks again.

Joe