flex « ejb « Java Enterprise Q&A





1. EJB and FLEX    stackoverflow.com

I'm working on a new application using EJB3 -> BlazeDS -> Flex. I can't find good example to see how to integrate EJB with BLAZEDS. Can someone give me some pointers on ...

2. Can't call EJB from FLEX (BlazeDS)    stackoverflow.com

Right now I'm playing with Flex and Java integration and trying to access EJB3 methods by clicking Flex button but it's giving me null pointer error. Here is what I have in ...

3. What architecture do I use for a Flex and Java application    stackoverflow.com

Hi I am thinking of migrating a Java/Swing application to Flex3. The existing app architecture is as follows: Java/Swing client, JDO(Kodo) - Java Persistance engine, JMS - Messaging (for real time ...

4. flex and data concurrency    stackoverflow.com

I am soon to embark on a medium scale project. Although this isnt a very high priority in my large list of things to do but i have been trying of ...