Forum Discussion

p_hourigan's avatar
14 years ago

AMF Session with BlazeDS

Hi,

I've looked throught the boards and I am trying to get a basic AMF test suite running. But I have an issue getting the FlexSession in my 2 test case.

I have an authenticationServlet which I have setup as a HTTP Test Request. The first issue I have is that it appears to run the Servlet twice when run it in the TestSuite.

The second testCase I have is an AMF request authenticationService.isUserAuthenticated which validates the user on the server-side and checks the FlexSession. The issue is the Session is not carried from the Servlet into the AMF message.

I have enabled the Maintain HTTP Session and AMF Session tab.

Should this type of Servlet to AMF request chain work in SOAPUI?

Any help appreciated.
No RepliesBe the first to reply