I was able to record my GWT application but at the end of the record, NeoLoad asked me to load jar files. I loaded the server jars but it did not work at all. Which jar files are expected by NeoLoad?
When recording a GWT application, NeoLoad deserializes the binary stream between the browser and the server.
To achieve this and convert the binary data to XML, NeoLoad needs information about what is exchanged.
Several files are needed:
For more information, see "Google Web Toolkit requests" under "Design" section in NeoLoad documentation.