+

Search Tips   |   Advanced Search


Record Java Serialization requests

To record Java Serialization requests, see Record a test scenario.

Specific Frameworks such as Spring Remoting (Spring HTTP Invoker) make is possible to transport customized Java objects encapsulated in the HTTP protocol. If the Java object classes are missing, the request binary data cannot be decoded for conversion to XML. The following procedure explains how to solve the problem of missing Java classes.

  1. When you close the browser, the Post-Recording Wizard is displayed.
  2. Select the JAR for the Framework used to transport the customized Java objects.
  3. Select the JAR files containing the missing serializable Java classes.
  4. Repeat the operation as many times as is necessary.
  5. When all the required JAR files have been declared, a confirmation screen is displayed.


Home