Wednesday, December 1, 2010

...

truth without consistency is deception!

Tuesday, November 23, 2010

a flex security (remote access) error that took quite some time :D

I came across a set of errors while remotely accessing an ejb exposed webservice through flex over SOAP. The winner was a Channel.security.error for Default HTTP destination.
Including stuff in crossdomain did not do much good :(.... realized there's the "update" since flash 9.0.116 (not precise) that requires another entry in crossdomain.xml! This was my saver:
http://talsma.tv/post.cfm/flash-9-0-124-and-webservice-over-https-channel-security-error#respond

This (my, not Scott's :P) post is useless to public, its just for my notes as of now. So, whatever and thanks :)