I am trying to integrate Flex application to access Rest services (using Jersey) through BlazeDS. I\'m able to get Rest + Jers开发者_JS百科ey working (pretty straight forward I guess) and I was able t
I have a java class which has one field with getter and setter, and a second pair of getter and setter that access this field in another way:
I have an Application consisting of a Java Server part and a Flash/Flex client, both communicate via BlazeDS. In order to have the same typed Objects on both sites, I use the GAS3 code generator (used
I\'m building an application using Flex 4 + Spring Blazeds Integration 1.5 + Spring 3.0.5 + Hibernate running on jboss-5.1.0.GA. I create a simple login form, and when a submit a string via remote obj
I\'m developing a web application (client in Flash Builder 4, server in Eclipse 3.6 + Tomcat 7 + Spring 3 Framework). How do I make the Flex client automatically deploy in the Tomcat server and use Bl
In my Flex app, I use one remote object and multiple destinations. Is that a bad idea? It seems to be working just fine except for the one or two fringe cases:
i am really not sure what else to try, any help will be appreciated. Thank you 1) I am using weblogic 10, flashbuilder4 eclipse plugin, everything is running off windows xp.
The Spring BlazeDS integration (in our cases 1.0.5M1) allows us to define MessageInterceptor instances and register them in the message broker. My question is simple: does anyone have any idea what th
I\'m sorry if this question is a bit obvious, but I\'m new to BlazeDS and can\'t seem to find an answer. I\'m running Java on a BlazeDS server 开发者_如何学运维with a Flex front-end. I\'d like to be a
Does anybody know if Adobe has a maven repository to download the latest BlazeDS artifacts from? I only can find the \"older\" versions of BlazeDS in the central mvn repository.