User: starksm 
  Date: 01/06/24 12:59:14

  Modified:    src/main/org/jboss/test/jrmp/test Tag: Branch_2_2
                        TestCustomSockets.java
  Log:
  Add missing BeanContextInfo and fix import of Deploy class
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +2 -1      
jbosstest/src/main/org/jboss/test/jrmp/test/TestCustomSockets.java
  
  Index: TestCustomSockets.java
  ===================================================================
  RCS file: 
/cvsroot/jboss/jbosstest/src/main/org/jboss/test/jrmp/test/TestCustomSockets.java,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- TestCustomSockets.java    2001/03/15 00:42:43     1.1
  +++ TestCustomSockets.java    2001/06/24 19:59:14     1.1.2.1
  @@ -8,12 +8,13 @@
   
   import org.jboss.test.jrmp.interfaces.StatelessSession;
   import org.jboss.test.jrmp.interfaces.StatelessSessionHome;
  +import org.jboss.test.util.Deploy;
   
   /** Test of using custom RMI socket factories with the JRMP ejb
   container invoker.
   
   @author [EMAIL PROTECTED]
  -@version $Revision: 1.1 $
  +@version $Revision: 1.1.2.1 $
   */
   public class TestCustomSockets extends junit.framework.TestCase
   {
  
  
  

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

Reply via email to