Hi Bhargav,
As per your problem statement, the application is a smart client JWS
application. You tried to record it using HTTP (which happens fine and
replay also), but the data is not reflect on backend. That means that
your request is not going properly so there is no updates in backend.
One more info needed, does the application communicates with the
server using web-services or RMI...??
If it is using web-services then you can capture it using web-services
protocol, otherwise you can use a Java record and replay protocol (in
LR 9.1 or Java-RMI protocol in LR 8.1)
Please check these settings and you can capture the details. Also it
should be able to capture the data through winsock protocol, you can
add/change port filter setting to capture the specific (required)
traffic.
Hope it helps.
Regards,
Sunil Kumar