We are talking to the exadel guys about yes.
Currently waiting for them to come back with info on how our users can use
it when it is under a GPL license. They should come back to us soon about that.
Pete might know more.
-max
Hello everyone,
We have recently integrated Exadel Flamingo (released at JBoss World this
year) and we are very happy so far.
Have you tested it out? Any experiences you'd like to share? (positives and
negatives)
Below is a brief report from Darius Zangrean, my team mate who integrated
Flamingo into our app. (I included Darius in the cc list).
=====
Integrating Flamingo with Seam is a breeze. Here are the few steps I had to
take:
1. Drop couple of jars on WEB-INF/lib (flamingo-service-1.0.0.jar,
amf-serializer-1.0.0.jar)
2. Include the flamingo swc to your flex project (flamingo-flex-1.0.0.swc)
After doing this all the java functions are available to be called from
flex. You can also restrict to only make the @WebRemote functions
available on flex. The manual included with the zip distribution is great
and includes basic examples of usage:
http://code.google.com/p/exadel-flamingo/