CITYTECH uses Exadel Flamingo to build JavaFX Dashboard

News release: CITYTECH’s Innovative JavaFX Dashboard Piques Interest at JBoss World.

I spoke with CITYTECH folks and saw the application at JBoss World. The application looked great, it’s an excellent example of an enterprise RIA application with JavaFX. The back-end is Seam-based and they told me they connected JavaFX to Seam in a little bit more than 1 day using Exadel Flamingo RIA Framework. We are talking to CITYTECH to try and get the application running on the Internet so you can check it out.

Enterprise JavaFX – Seam booking demo application

You can now view or download and deploy one of the first real enterprise JavaFX application. We took the popular Seam booking demo application and created JavaFX UI for it. The JavaFX side is connected to Seam via Flamingo RIA framework.

screenshot_001

View online
You can view and run the application by going to this URL: http://demo.flamingo.exadel.com/booking/. You will also see JSF/RichFaces and Flex versions of the application. All instances are connected to the same Seam back-end. Once you register, you can use the same name/password information to login using any other user interface.

Download and run
You can also download, deploy and run this application on your machine. There are two ways you can do it:

  1. Deploy (ready) booking.ear file
  2. Build the application with Maven and deploy it

Download the source and application (.ear). You will find instructions on how to deploy and build inside the zip file.

We are working on an article to tell you about our experience building an enterprise application with JavaFX. Lastly, yesterday we released new version of our JavaFX Studio plug-in for Eclipse. Get it here.

Have fun with JavaFX!