Badcreature / mad-components

Automatically exported from code.google.com/p/mad-components
0 stars 0 forks source link

I am working on the mad components tutorial number 7 and i am getting error. #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

The expected output is list of employees displayed. I am getting error
Error #2044: Unhandled AsyncErrorEvent:. text=Error #2095: 
flash.net.NetConnection was unable to invoke callback AppendToGatewayUrl. 
error=ReferenceError: Error #1069: Property AppendToGatewayUrl not found on 
flash.net.NetConnection and there is no default value.

What version of the product are you using? On what operating system?
I am using mad components version 0.6, OS is windows 7.

Please provide any additional information below.
I am giving url as 
model url="http://localhost:8080/testdrive/messagebroker/amf" 
service="EmployeeService.getEmployeesSummary" action="loadAMF"

Original issue reported on code.google.com by sivakuma...@gmail.com on 28 Nov 2011 at 5:41

GoogleCodeExporter commented 8 years ago
I don't know why this happens.  Someone with more AMF expertise ought to take a 
look.

Original comment by doc.andr...@gmail.com on 12 Jul 2012 at 1:50