Sunday, August 7, 2011

Getting soapUI AMF example on MacOS Running

If you are trying to get soapUI 3.6.1 AMF example running with BlazeDS samples, make sure you do the following:

- Place the flexsample.jar file under /Applicatons/eviware/soapUI-Pro-3.6.1.app/Contents/Resources/app/lib
- Restart the application and create a TestSuite, TestCase, AMF Test Step
- Specify the endpoint of: http://localhost:8400/samples/messagebroker/amf
- Specify the AMF Call as: product.getProducts

All is good!