I wanted to add the following JVM arguments to get more detailed logs in IBM WebSphere 6
-Djavax.net.debug=all
Should I add it to the genericJvmArguments or the debugArgs option.
More specifically should I just edit the server.xml or use admin console.