You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Adobe Flex SDK 3.4.0 on Windows and I wanted to use this library to publish a message to a queue. So I was using PublishClientImpl class. My AMQP broker is RabbitMQ 1.7.0 on windows.
When I tried a basic example, I kept on getting a "Security sandbox violation". I managed to get rid of the problem by looking at the doc for AMQP-JS:"http://github.com/dansimpson/amqp-js", section titled "Flash Policy".
It would be helpful to future users if you guys can include a similar remark.
Cheers
The text was updated successfully, but these errors were encountered:
I am using Adobe Flex SDK 3.4.0 on Windows and I wanted to use this library to publish a message to a queue. So I was using PublishClientImpl class. My AMQP broker is RabbitMQ 1.7.0 on windows.
When I tried a basic example, I kept on getting a "Security sandbox violation". I managed to get rid of the problem by looking at the doc for AMQP-JS:"http://github.com/dansimpson/amqp-js", section titled "Flash Policy".
It would be helpful to future users if you guys can include a similar remark.
Cheers
The text was updated successfully, but these errors were encountered: