Did anyone here a real company using JavaFX for real life applications? I did a shallow search about JavaFX usage, and found almost no heavy usage case.

Anyone knows companies which actually using JavaFX? I'm really afraid that JavaFX (which is being currently the only somewhat opensource RIA platform) will not survive.

Update this question gives a few example of JavaFX programs (mostly code written for contests). But I saw no commercial users there.

link|improve this question

feedback

5 Answers

up vote 1 down vote accepted

Ubivent and DaliReport - I haven't tried either of them but it's marginally comforting to know they exist. Of course, Sun itself uses JavaFX (no surprise there).

Of course, I've also written my own real-world JavaFX application. It's not at the enterprise level, but nonetheless sees many users.

link|improve this answer
feedback

http://www.vancouver2010.com through the Medals or the Athletes pages using the tab called Geo View. Or you can access it via these direct links:

**  EN – http://www.vancouver2010.com/olympic-medals/geo-view/
**  FR – http://www.vancouver2010.com/fr/olympique-médailles/vue-de-geo/
link|improve this answer
feedback

This press release suggestions "Canoo"

I haven't heard much about people using JavaFX, but it does look like a strong contender to WPF.

link|improve this answer
Yeah but it's the first user from '07. I'm not much convinced it has big enough user-base to survive. My only hope is that Sun's semi-monopoly with JVM on the mobile devices would give it some user base. – Elazar Leibovich Oct 8 '09 at 8:08
feedback

Some of the shops using JavaFX are listed at javafx.com here.

link|improve this answer
But how many of their projects are in JavaFX? It's very vague. See MS "get-the-facts" style site for real usage stories. – Elazar Leibovich Oct 8 '09 at 8:16
feedback

I haven't seen or heard much real, large-scale use myself.

I tried to do a simple little project with it, and it initially seemed awesome, but then I hit a bunch of bugs. This was back when it was still beta though.

link|improve this answer
Yeah I totally hated JavaFX before the 1.2 release. Soooo much better now. – Eric Wendelin Oct 8 '09 at 20:51
Can you please elaborate on the bugs? I'm trying a little project myself, and got frustrated from all kind of little things. – Elazar Leibovich Oct 8 '09 at 21:11
@Elazar - i'm not sure I even remember any more. i had started a few threads on one of Sun's forums about a few... I'll see if I can dig them up... – rally25rs Oct 9 '09 at 17:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.