I am working on an application that is near the end of its development cycle and has mostly passed user testing. We recently realized that having flex convert dates to the client\'s local timezone is
I\'ve run into a bit of a wall with sending messages from BlazeDS on the server to Flex clients. I have my adapters and destinations set properly (I think) messaging-config.xml and my streaming channe
I\'d like to record the AMF traffic that happens during some of my Flex application unit tests.I am using Maven/flex开发者_如何学JAVAmojos to compile the unit tests.I\'ve installed Charles proxy and c
I have Flex/Parsley/Blazeds application deployed on weblogic 9.x. The following error appears in the weblogic logs the very first time I try connect to server side java class using remoting. After the
I recently came into a situation when sending a nested object from Java to Flex via a HashMap the Objects were null. More precisely:
I am using the Maven Flexmojos plug-in to run some FlexUnit4 integration tests on the command line against a Jetty/Java/Spring Security/BlazeDS backend.These integration tests run in a stand-alone ver
I am a Flex/Java developer, in the process of creating a Financial/Trading website for a start-up company.
Can anyone point me out whats wrong with the configuration I have to execute a simple sample application to use the streaming-amf.
I\'ve got the Spring Security preauthentication sample configured and working with JBoss.The next step开发者_如何学编程 is to somehow get the user information into a flex client GUI.
I have a java server with a BlazeDS interface to handle Adobe AIR clients.I also have a bunch of legacy stand alone java apps that I\'ll need to integrate with the server.The java apps need all the sa