I have an bean in root context that requires an MessageTemplate instantiated in a flex web context but it's throwing
org.springframework.beans.factory.NoSuchBeanDefinitionException: No...
Type: Posts; User: einundswanzig; Keyword(s):
I have an bean in root context that requires an MessageTemplate instantiated in a flex web context but it's throwing
org.springframework.beans.factory.NoSuchBeanDefinitionException: No...
There's some strange behaviour in my application, every time I focus another window and then the AIR application regain focus, the Context.Activate event gets triggered, I have some initialisation...
Yeah! That was. My mistake, sorry for taking your precious time. :(
Somehow the EventHandler meta is not working (i didn't receive any message), but i do if i register via EventBus.addEventListener, i have the
...