[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/transport/servlet ...

Ron Sigal ron_sigal at yahoo.com
Wed Oct 31 22:25:28 EDT 2007


  User: rsigal  
  Date: 07/10/31 22:25:28

  Modified:    src/tests/org/jboss/test/remoting/transport/servlet  Tag:
                        remoting_2_x ServletInvokerExceptionTestClient.java
  Log:
  JBREM-675:  Corrected javadoc comment.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.4.4   +1 -1      JBossRemoting/src/tests/org/jboss/test/remoting/transport/servlet/Attic/ServletInvokerExceptionTestClient.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ServletInvokerExceptionTestClient.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/transport/servlet/Attic/ServletInvokerExceptionTestClient.java,v
  retrieving revision 1.1.4.3
  retrieving revision 1.1.4.4
  diff -u -b -r1.1.4.3 -r1.1.4.4
  --- ServletInvokerExceptionTestClient.java	1 Nov 2007 02:22:42 -0000	1.1.4.3
  +++ ServletInvokerExceptionTestClient.java	1 Nov 2007 02:25:28 -0000	1.1.4.4
  @@ -27,7 +27,7 @@
   /**
    * This test is identical to ServletInvokerTestClient except that it, in the case
    * when an exception is thrown on the server, ServletServerInvoker is explicitly instructed
  - * not to return the actual exception.
  + * to return the actual exception.
    * 
    * See JBREM-813.
    * 
  
  
  



More information about the jboss-cvs-commits mailing list