AppD 4.04 on jdk1.7 reports, under the JVM tab, Environment Properties, JAVA_VM="-client". Adding the switch "-server" to the JVM args has no effect. The switch "-server" is omitted in the "JVM Startup Options" reported by AppD.
Under "JVM System Options", java.vm.info="mixed mode". How can I be sure that the server is running in server mode?