blazeds
REST -Jersey + BlazeDS +Flex integration
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[详细]
2023-02-10 08:59 分类:问答How to make BlazeDS ignore properties?
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:[详细]
2023-02-09 13:24 分类:问答Best practice to handle nullable Integer in a Java - Flex remoting application?
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[详细]
2023-02-09 12:30 分类:问答Remote Object flex not working
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[详细]
2023-02-09 07:31 分类:问答Connecting Flex application to Tomcat + Spring 3.0 Framework with BlazeDS
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[详细]
2023-02-09 07:23 分类:问答Using one remote object and multiple destinations
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:[详细]
2023-02-08 07:55 分类:问答Weblogic10, BlazeDS, FlashBuilder4, Error setup remoting-service bind
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.[详细]
2023-02-07 14:37 分类:问答Spring/BlazeDS message interceptor use cases
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[详细]
2023-02-07 02:10 分类:问答BlazeDS, Flex, and Java - Can I treat a RemoteObject like an instance of the Java class?
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[详细]
2023-02-06 22:36 分类:问答Adobe BlazeDS 4 artifacts maven repository?
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.[详细]
2023-02-06 17:57 分类:问答