0

Does anybody know of a way to record hessian based server interaction so that it can be used for load tests using Mercury Virtual User Generator (VUGen)?

Possibly something using a logging proxy and generating code for direct submission of the hessian post requests?

hugomg
  • 68,213
  • 24
  • 160
  • 246
Jens Schauder
  • 77,657
  • 34
  • 181
  • 348

1 Answers1

0

The User Support doesn't help very much with that but recommends to open a request for improvement if one is interested in such a feature.

Looks like we are going to implement our own implementation based on the TeeOutputStream http://commons.apache.org/io/api-release/org/apache/commons/io/output/TeeOutputStream.html

Jens Schauder
  • 77,657
  • 34
  • 181
  • 348