GraniteDS « flex « Java Enterprise Q&A





1. BlazeDS vs. GraniteDS    stackoverflow.com

Anyone have any experience evaluating BlazeDS and GraniteDS? I'm curious about which is better at integrating with Spring/Hibernate.

2. Should I invest in GraniteDS for Flex + Java development?    stackoverflow.com

I'm new to Flex development, and RIAs in general. I've got a CRUD-style Java + Spring + Hibernate service on top of which I'm writing a Flex UI. Currently ...

3. GraniteDS vs BlazeDS which one is more use than the other?    stackoverflow.com

Since i'm begining to discover this world, I'm wondering which one of those is more use on professional developpement. Would you be kind enough to tell me in order to make some stats ...

4. BlazeDS,GraniteDS, LiveCycleDS, WebOrb for Java which gives best performance?    stackoverflow.com

Does anyone have experiance in a lot of these? I'm not so intrested in the pdf creation part of LCDS. Just for flex messaging which would give me the best performance? As ...

5. BlazeDS vs GraniteDS - 2 Years Later    stackoverflow.com

I am currently using BlazeDS and covet the features of LCDS, but am never going to ask my customers to pay the $$$. Therefore I am considering starting to build ...

6. RTMP better than Comet?    stackoverflow.com

I'm coding a Flex application and I have to choose a good backend configuration for my needs. ( real time data push ) I wanted to know if RTMP is better than ...

7. GraniteDS with Parsley framework    stackoverflow.com

I'm looking for an example about using GraniteDS for remote and Parsley ( client-side ) for MVC / IOC. The problem is that they both use the [inject] metadata... So, if ...

8. Flash SWF On Solaris Won't Load When Also Loading Apache APR Library in JBoss    stackoverflow.com

UPDATE + SOLUTION =============================== Sorry to be posting the solution here instead of in a comment, but something about my work's filtering doesn't allow the comment functionality to work for me. I ended ...

9. Flex 4 - GraniteDS - JEE response delay    stackoverflow.com

I have a JBoss deployed project based on Flex/GraniteDS/JEE, on flex I have a remoteObject setup to work with my JEE bean and it works. The following sequence of events occur: 1: (Flex)Dispatch ...





10. URL Inepretation in Granite TIDE with flex    stackoverflow.com

I did the presentation tier analysis of my application with HTTPWatch.In that I found there are request being made with followng URL,

https://hostname/path/graniteamf/amf 
with each of these request taking morearound 2s.I am ...