13 years ago
amf tutorial: /ext folder not working
I installed a fresh copy of soapUI 4.5.1 on Windows 7 and went through the AMF Getting Started tutorial. I kept getting the following error:
Caused by: flex.messaging.MessageException: Cannot create class of type 'flex.samples.product.Product'. Type 'flex.samples.product.Product' not found.
Yet I had installed flexsample.jar in %soapui%\bin\ext as directed, and the log showed that it was getting loaded at startup:
Tue Oct 09 16:19:52 EDT 2012:INFO:Adding [C:\Program Files\SmartBear\soapUI-4.5.1\bin\ext\flexsample.jar] to extensions classpath
The problem only went away when I put the jar directly into the \lib folder. Something is amiss.
Caused by: flex.messaging.MessageException: Cannot create class of type 'flex.samples.product.Product'. Type 'flex.samples.product.Product' not found.
Yet I had installed flexsample.jar in %soapui%\bin\ext as directed, and the log showed that it was getting loaded at startup:
Tue Oct 09 16:19:52 EDT 2012:INFO:Adding [C:\Program Files\SmartBear\soapUI-4.5.1\bin\ext\flexsample.jar] to extensions classpath
The problem only went away when I put the jar directly into the \lib folder. Something is amiss.