Please be gentle on the quasiNoob(expert w/Flex & Actionscript, != expert w/Spring) ! I am on Mac Snow Leopard and using STS 2.3.2 Release w/the Flash Builder 4 plugin and tomcat 6.
I am using BlazeDS and I want to visualize it in a presentation. Therefore I am searching fo a BlazeDS logo. I only find 4-5 matches on 开发者_JAVA百科google images, like this one:
I\'m looking for some guidance on stress testing BlazeDS polling channels. I\'ve followed this excellent article on using jmeter to test AMF messaging:
Can Sprin开发者_Go百科g 2.5 be used with Flex 3.x my original question was misleadingYes. We have projects that uses Flex 3 with Spring 2.5 and another project that uses Flex 4 and Spring 2.5.
In my Flex application, channelSet is reset on each browser refresh. If you\'ve authenticated and refresh the page and check channelSet.authenticated, it says false, but your remoteObject calls will s
I tried with flex and java in the backend. In this, I am able to upload files till 100 MB using remote object (blazeDs) where we will read the file as byte array and send it to the java method. If the
I\'m new to Flex and BlazeDS and I\'m trying to implement a simple application which uses Flex on the front end and a Spring/Hibernate application on the back end, with communication between the two g
I have implemented application client-server with spring blazeDs message services using JMS message destination.
I\'Ive been working on Java/Hibernate/BlazeDS integrations - but am getting stuck with sending the child entities in a one-to-many relationship across BlazeDS...
Is there 开发者_如何学JAVAa way to automatically catch all (unchecked) exceptions thrown by BlazeDS remoting methods, without wrapping each one in a last-resort try/catch block? My code catches any ch