User: starksm 
  Date: 02/03/12 08:59:00

  Modified:    src/main/org/jboss/test/jrmp/test
                        CustomSocketsUnitTestCase.java
  Log:
  Deploy the jrmp-comp.sar for the custom socket factory testcase.
  
  Revision  Changes    Path
  1.5       +2 -2      
jbosstest/src/main/org/jboss/test/jrmp/test/CustomSocketsUnitTestCase.java
  
  Index: CustomSocketsUnitTestCase.java
  ===================================================================
  RCS file: 
/cvsroot/jboss/jbosstest/src/main/org/jboss/test/jrmp/test/CustomSocketsUnitTestCase.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CustomSocketsUnitTestCase.java    29 Jan 2002 22:00:04 -0000      1.4
  +++ CustomSocketsUnitTestCase.java    12 Mar 2002 16:59:00 -0000      1.5
  @@ -27,7 +27,7 @@
    *
    * @author    [EMAIL PROTECTED]
    * @author    david jencks [EMAIL PROTECTED]
  - * @version   $Revision: 1.4 $
  + * @version   $Revision: 1.5 $
    */
   public class CustomSocketsUnitTestCase extends JBossTestCase
   {
  @@ -85,7 +85,7 @@
   
      public static Test suite() throws Exception
      {
  -      return getDeploySetup(CustomSocketsUnitTestCase.class, "jrmp-comp.jar");
  +      return getDeploySetup(CustomSocketsUnitTestCase.class, "jrmp-comp.sar");
      }
   
   }
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to