Help

Controls

PermLinkWikiLink

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Forum: Seam Users Forum ListTopic List
22. Feb 2008, 15:57 CET | Link

With Exadel Flamingo, Flex can be easily glued to Seam.

Exadel Flamingo provides a set of commands that help a developer to generate initial code. To bootstrap a project, a developer answers a few questions in a wizard. Based on these questions, a standard project is generated. Flamingo is based on Maven, therefore the new application is generated according to Maven conventions, making it easy for people familiar with Maven to navigate through the project.

The generated code provides all the necessary plumbing and connectivity from Flex to Seam. A developer only needs to focus on business functionality; Flamingo takes care of the rest. All communications between the user interface and Seam components are taken care of by Exadel Flamingo.

Exadel Flamingo also provides a set of Flex components that make it extremely convenient to support specific features of Seam on the client side.

More info at http://flamingo.exadel.com

8 Replies:
14. Mar 2008, 17:45 CET | Link

Hello -

Just received Exadel's March newsletter and was reading about Flamingo. I'm considering taking another look at Flex/Seam integration and was curious if your team and the Granite Data Services (http://www.graniteds.org) team are working together on this framework?

Regards,

Todd

17. Mar 2008, 11:07 CET | Link

Flamingo has own approach to Flex integration. It has a set of custom client components which makes flex developers life easy :). Another feature is Appgenerator, which generates mavenized CRUD Seam application with Flex front-end.

17. Mar 2008, 14:19 CET | Link

Does it include seam conversation scope support?

17. Mar 2008, 14:24 CET | Link

Current release doesn't. It will be encluded in one of the future releases.

19. Mar 2008, 12:06 CET | Link

Why is Flamingo released under GPL and not under LGPL?

19. Mar 2008, 13:09 CET | Link

Good question...

 

Read about how to report a bug.

02. May 2008, 19:44 CET | Link

The latest 1.5.0 of Exadel Flamingo with added conversations and JavaFX support for Seam is released under LGPL.

It also has some new features like dynamic finders and updaters.

24. Oct 2008, 01:13 CET | Link

Flamingo is very good.