cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Java versions on client computer

Former Member
0 Kudos

I have multiple Java versions installed on my client computer, 1.4.1_01, 1.4.2_01, 1.4.2_16, 1.4.2_17. When I run 'java -version' from a command prompt, it tells me 1.4.2_17 is the version it found which I'm assume makes it the default. Which Java version does xMII use?

David

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks, Rick. We're running 11.5 - that answered my question.

David

jcgood25
Active Contributor
0 Kudos

David,

Since you are on 11.5, this link will tell you exactly which version of Java is being used by ServletExec:

http://localhost/servletexec/admin/vmSettings.jsp

Regards,

Jeremy

Former Member
0 Kudos

11.5 or 12.0?

If 11.5, the xMII server will use whatever version was the "latest" when you installed xMII (you can change this, though) and the client will use the most recent version (by default). If 12.0, no idea.