[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/performance/spring/http ...

Ron Sigal ron_sigal at yahoo.com
Mon Sep 4 22:29:50 EDT 2006


  User: rsigal  
  Date: 06/09/04 22:29:50

  Modified:    src/tests/org/jboss/test/remoting/performance/spring/http 
                        readme.txt
  Log:
  JBREM-562:  Changed list of spring jar files to conform to current contents of JBossRemoting/lib/spring.
  
  Revision  Changes    Path
  1.3       +6 -4      JBossRemoting/src/tests/org/jboss/test/remoting/performance/spring/http/readme.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: readme.txt
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/performance/spring/http/readme.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- readme.txt	31 Aug 2006 01:17:39 -0000	1.2
  +++ readme.txt	5 Sep 2006 02:29:50 -0000	1.3
  @@ -26,16 +26,18 @@
     - lib
       - concurrent.jar
       - jboss-remoting-tests.jar
  -    - spring-aop.jar
  -    - spring-context.jar
  -    - spring-dao.jar
  -    - spring-support.jar
       - jboss-remoting.jar
  +    - spring-aop.jar
       - spring-beans.jar
  +    - spring-context.jar
       - spring-core.jar
       - spring-remoting.jar
  +    - spring-web.jar
  +    - spring-webmvc.jar
       - spring.jar
   
  +
  +
   3. Deploy remoting.war to web container (i.e. copy to apache-tomcat-5.5.17\webapps directory).
   4. Start web container (i.e. apache-tomcat-5.5.17\bin\startup.bat/sh)
   5. Run the benchmark client.  This can be done by running ant target "tests.performance.sequence.spring_http".
  
  
  



More information about the jboss-cvs-commits mailing list