mx4j/src/test/test/mx4j/tools/remote/soap SOAPConnectorServerTest.java,1.8,1.9 SOAPConnectorTest.java,1.14,1.15

Simone Bordet <[email protected]> Wed, 16 Feb 2005 15:31:08 +0000
Newsgroups gmane.comp.java.mx4j.cvs
Message-ID <[email protected]>
Update of /cvsroot/mx4j/mx4j/src/test/test/mx4j/tools/remote/soap
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21699/src/test/test/mx4j/tools/remote/soap

Modified Files:
	SOAPConnectorServerTest.java SOAPConnectorTest.java 
Log Message:
Small changes in comments

Index: SOAPConnectorServerTest.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/test/test/mx4j/tools/remote/soap/SOAPConnectorServerTest.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** SOAPConnectorServerTest.java	13 Nov 2004 16:38:59 -0000	1.8
--- SOAPConnectorServerTest.java	16 Feb 2005 15:31:05 -0000	1.9
***************
*** 13,16 ****
--- 13,17 ----
  import java.util.Map;
  import java.util.Set;
+ 
  import javax.management.MBeanServerConnection;
  import javax.management.remote.JMXConnector;
***************
*** 20,25 ****
  import javax.management.remote.JMXServiceURL;
  
  import mx4j.tools.remote.http.jetty.JettyWebContainer;
- import mx4j.tools.remote.soap.SOAPConnectorServer;
  import org.apache.axis.transport.http.AxisServlet;
  import test.mx4j.tools.remote.HTTPConnectorServerTestCase;
--- 21,26 ----
  import javax.management.remote.JMXServiceURL;
  
+ import mx4j.tools.remote.http.HTTPConnectorServer;
  import mx4j.tools.remote.http.jetty.JettyWebContainer;
  import org.apache.axis.transport.http.AxisServlet;
  import test.mx4j.tools.remote.HTTPConnectorServerTestCase;
***************
*** 61,65 ****
           {
              Map environment = new HashMap();
!             environment.put(SOAPConnectorServer.USE_EXTERNAL_WEB_CONTAINER, Boolean.TRUE);
              cntorServer = JMXConnectorServerFactory.newJMXConnectorServer(url, environment, newMBeanServer());
              cntorServer.start();
--- 62,66 ----
           {
              Map environment = new HashMap();
!             environment.put(HTTPConnectorServer.USE_EXTERNAL_WEB_CONTAINER, Boolean.TRUE);
              cntorServer = JMXConnectorServerFactory.newJMXConnectorServer(url, environment, newMBeanServer());
              cntorServer.start();

Index: SOAPConnectorTest.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/test/test/mx4j/tools/remote/soap/SOAPConnectorTest.java,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** SOAPConnectorTest.java	13 Nov 2004 16:38:59 -0000	1.14
--- SOAPConnectorTest.java	16 Feb 2005 15:31:05 -0000	1.15
***************
*** 13,16 ****
--- 13,17 ----
  import java.util.HashMap;
  import java.util.Map;
+ 
  import javax.management.remote.JMXServiceURL;
  
***************
*** 67,71 ****
     public void testConnectWithProviderClassLoader() throws Exception
     {
!       // Do nothing since messing with the context classloader causes the SOAPConnectorServer to fail its start
     }
  }
--- 68,72 ----
     public void testConnectWithProviderClassLoader() throws Exception
     {
!       // Do nothing since messing with the context classloader causes the connector server to fail its start
     }
  }



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click