[Mc4j-cvs] mc4j/modules/ems/src/ems-impl/org/mc4j/ems/impl/jmx/connection/support/providers JMXRemot
Brought to you by:
ghinkl
From: Greg H. <gh...@us...> - 2006-04-17 03:07:38
|
Update of /cvsroot/mc4j/mc4j/modules/ems/src/ems-impl/org/mc4j/ems/impl/jmx/connection/support/providers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6745/modules/ems/src/ems-impl/org/mc4j/ems/impl/jmx/connection/support/providers Modified Files: JMXRemotingConnectionProvider.java Log Message: Dashboard and component tweaks Index: JMXRemotingConnectionProvider.java =================================================================== RCS file: /cvsroot/mc4j/mc4j/modules/ems/src/ems-impl/org/mc4j/ems/impl/jmx/connection/support/providers/JMXRemotingConnectionProvider.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** JMXRemotingConnectionProvider.java 12 Apr 2006 19:11:33 -0000 1.2 --- JMXRemotingConnectionProvider.java 17 Apr 2006 03:07:26 -0000 1.3 *************** *** 136,140 **** ! testSsl(); if (ssl) { --- 136,140 ---- ! //testSsl(); if (ssl) { |