+

Search Tips   |   Advanced Search


Java Serialization

For NeoLoad to decode the Java Serialization requests and responses into XML, the required libraries must be declared. Required libraries are:

  1. Click on the + button, and select the WAR file or the directory of the Web application being tested. NeoLoad automatically retrieves all the required JAR files. You may also manually select the JAR files used by the Java Serialization applications being tested.
  2. NeoLoad automatically repairs any Java Serialization requests flagged as incorrectly converted to XML.
  3. If the repair fails, you can find further information on the error in the relevant plugins.log.XXX log file (the logs directory can be accessed through Help > Open logs folder).


Home