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

Tom Elrod tom.elrod at jboss.com
Mon Aug 14 18:06:34 EDT 2006


  User: telrod  
  Date: 06/08/14 18:06:34

  Modified:    src/tests/org/jboss/test/remoting/performance/spring/hessian 
                        readme.txt
  Log:
  JBREM-578 - add performance benchmark test for spring http transport.
  
  Revision  Changes    Path
  1.2       +6 -1      JBossRemoting/src/tests/org/jboss/test/remoting/performance/spring/hessian/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/hessian/readme.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- readme.txt	13 Aug 2006 19:30:05 -0000	1.1
  +++ readme.txt	14 Aug 2006 22:06:34 -0000	1.2
  @@ -42,3 +42,8 @@
   5. Run the benchmark client.  Currently this can not be done via running an ant target, so will need to do this
   via IDE.  Will need run org.jboss.test.remoting.performance.spring.hessian.client.SpringHessianPerformanceClient,
   which has a main() method.
  +
  +
  +Important Note:  Was NEVER able to get this to work.  Apparently Hessian and Burlap version 2.1.12 does not
  + support sending objects that implement Externalizable, which the performance test Payload object does.
  + And frankly got tired of trying to make it work.
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list