Forum Discussion

szybki's avatar
15 years ago

AMF Request Wrong Endpoint Address if HttpRequest before

hi,

i'm trying to test my flex app, but i'm having strange issue - if I create steps like:
1. HTTP Test Request - uploading file on specified servlet url
2. AMFRequest - request to my BlazeDS service at specified endpoint

second request always goes to endpoint url defined in first step - generally all AMF Requests defined after HTTP Test Request are sent to url specified in HTTP Test Request and not to endpoint specified in AMF Request.

if i remove HTTP Test Request or put it after AMFRequests - everything works fine.

soapUI: 4.0.0
No RepliesBe the first to reply