+

Search Tips   |   Advanced Search


Post-recording wizard

At the end of recording, the JAR declaration panel is displayed if any Java classes or JAR files are missing:

  1. Open the file explorer by clicking the + button.
  2. Select an appropriate WAR file for the application, or the directory containing the deployed web application, then click Select. NeoLoad automatically retrieves the required JAR files from the selected application. You also may select the JAR files to be loaded manually in NeoLoad. Repeat the operation as many times as is necessary.
  3. A message confirms the declaration. If the operation fails, make sure that all the required Java Serialization libraries have been declared.

When the libraries have been successfully declared, the following screen appears:

Declaring the Java Serialization libraries at the end of recording is a compulsory step if all the requests are to be played back.

Java Serialization requests with missing Java Serialization libraries are identified by a warning symbol:


Home