Unanswered question

Problem when scripting WGT requests

Hello,

When I add the required neoload library, I get the following error message:
com.google.gwt.user.client.rpc.SerializationException: Can not deserialize field: private com.ptc.cat.entity.client.Identifier com.ptc.cat.prefs.client.PreferenceParams.identifier
at com.neotys.nl.conversion.plugin.c.p.b (p.java:322)

Has anyone ever had to deal with this problem ?

Thank you

Karim O.
Karim O.

Karim O.

Level
0
4 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

This error is uncomplete and too generic to be conclusive. Make sure that you loaded your JAR files with all the RPC's files and of course that you got the right version of your JAR files i.e the ones that are currently deployed on your application.