SBB_AG_Support
12 years agoNew Contributor
Mock not showing all received requests
Hi all!
I created a simple SOAP-mock that is receiving a soap request, doing some stuff and then responding static (!) content back to the sender. All the rest of the functionality (async soap responses via testsuite calls) will come later. i deployed the mock-service as WAR including the Web-GUI as described on your website.
In the mock web GUI I can see all incoming requests, can click on them and see the message content and the response. Well, most of the time.
What I am experiencing frequently is that the middle frame of the mock web gui website is empty. I have to try other received messages from the upper frame until i find one which works. Unfortunately, some of them don't seem to work.
I tried several things, like resending the same message, trying from another machine, deactivating my groovy scripts and so on... but I can't really find the problem.
Can you help me out here somehow?
Thanks a lot
Andreas
I created a simple SOAP-mock that is receiving a soap request, doing some stuff and then responding static (!) content back to the sender. All the rest of the functionality (async soap responses via testsuite calls) will come later. i deployed the mock-service as WAR including the Web-GUI as described on your website.
In the mock web GUI I can see all incoming requests, can click on them and see the message content and the response. Well, most of the time.
What I am experiencing frequently is that the middle frame of the mock web gui website is empty. I have to try other received messages from the upper frame until i find one which works. Unfortunately, some of them don't seem to work.
I tried several things, like resending the same message, trying from another machine, deactivating my groovy scripts and so on... but I can't really find the problem.
Can you help me out here somehow?
Thanks a lot
Andreas