Success stories for JavaFX

javafx

Solution

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.

Problem

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.

Original source

Related problems