Author: azeez Date: Thu May 29 04:45:52 2008 New Revision: 17589 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=17589
Log: Do not enable JMX by default Modified: branches/wsas/java/2.3/wsas/modules/core/conf/server.xml Modified: branches/wsas/java/2.3/wsas/modules/core/conf/server.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/core/conf/server.xml?rev=17589&r1=17588&r2=17589&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/core/conf/server.xml (original) +++ branches/wsas/java/2.3/wsas/modules/core/conf/server.xml Thu May 29 04:45:52 2008 @@ -81,7 +81,9 @@ <!-- The JMX Port --> + <!-- <JMX>9999</JMX> + --> <!-- Port for listening to external commands such as START, STOP, RESTART _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
