使用Java7u13 JFX2.2.5无法在最新的Linux和Mac上的浏览器中运行

时间:2021-12-01 17:43:03

I can't start JavaFX 2.2.5 applications in browser(all possible browsers) in Oracle Linux 6.3 x86 and latest MacOS. I have the latest Java 7 u 13 from Oracle. Neither JavaFX Netbeans sample, my applications nor Ensamble(http://download.oracle.com/otndocs/products/javafx/2.2/samples/Ensemble/index.html) work.

我无法在Oracle Linux 6.3 x86和最新的MacOS中的浏览器(所有可能的浏览器)中启动JavaFX 2.2.5应用程序。我有来自Oracle的最新Java 7 u 13。 JavaFX Netbeans样本,我的应用程序和Ensamble(http://download.oracle.com/otndocs/products/javafx/2.2/samples/Ensemble/index.html)都不起作用。

The applications work if I start them as normal apps, but not from the browser. Java works perfectly on those systems, just that I can't start JFX 2 in browsers.

如果我将它们作为普通应用程序启动,但应用程序无法从浏览器启动。 Java在这些系统上完美运行,只是因为我无法在浏览器中启动JFX 2。

What should be done? My clients need the flexibility of starting their apps from browsers. It worked a few versions ago, but now I can't start them. Browsers tell me that I don't have Java. (they show that image with Java that redirects to the page from where I can download Java). I also tried to install just the JRE from that link. I have removed and reinstalled Java.

应该做什么?我的客户需要灵活地从浏览器启动他们的应用程序。它在几个版本之前有效,但现在我无法启动它们。浏览器告诉我,我没有Java。 (它们显示带有Java的图像重定向到我可以下载Java的页面)。我还尝试从该链接安装JRE。我删除并重新安装了Java。

Is anyone else facing this problem? Any help would be really useful.

还有其他人面临这个问题吗?任何帮助都非常有用。

I have also posted this on oracle forum: https://forums.oracle.com/forums/thread.jspa?threadID=2494131

我也在oracle论坛上发布了这个:https://forums.oracle.com/forums/thread.jspa?threadID = 2494131

2 个解决方案

#1


0  

In addition, after installing JRE 7u13 on XP/sp3 (IE8), the "verify Java Version" page (http://java.com/en/download/installed.jsp) produces a Data Execution Prevention (DEP) exception

此外,在XP / sp3(IE8)上安装JRE 7u13后,“验证Java版本”页面(http://java.com/en/download/installed.jsp)会产生数据执行保护(DEP)异常

#2


0  

I've got access to my customer's Mac machines. My apologize. They had 7u12 on their Macs.

我可以访问我客户的Mac机器。我的道歉。他们的Mac上有7u12。

Happily enough, it seems that Oracle managed to get JFX working in browser with 7u13.

令人高兴的是,似乎Oracle设法让JFX在7u13的浏览器中运行。

Regarding Linux, I finally got it to work, but don't forget about "firefox/plugins" and "firefox/plugin" (the latest is wrong). Oracle should update this error from their description available at: http://java.com/en/download/help/linux_install.xml#enable

关于Linux,我终于得到了它的工作,但不要忘记“firefox / plugins”和“firefox / plugin”(最新的错误)。 Oracle应该从他们的描述中更新此错误:http://java.com/en/download/help/linux_install.xml#enable

#1


0  

In addition, after installing JRE 7u13 on XP/sp3 (IE8), the "verify Java Version" page (http://java.com/en/download/installed.jsp) produces a Data Execution Prevention (DEP) exception

此外,在XP / sp3(IE8)上安装JRE 7u13后,“验证Java版本”页面(http://java.com/en/download/installed.jsp)会产生数据执行保护(DEP)异常

#2


0  

I've got access to my customer's Mac machines. My apologize. They had 7u12 on their Macs.

我可以访问我客户的Mac机器。我的道歉。他们的Mac上有7u12。

Happily enough, it seems that Oracle managed to get JFX working in browser with 7u13.

令人高兴的是,似乎Oracle设法让JFX在7u13的浏览器中运行。

Regarding Linux, I finally got it to work, but don't forget about "firefox/plugins" and "firefox/plugin" (the latest is wrong). Oracle should update this error from their description available at: http://java.com/en/download/help/linux_install.xml#enable

关于Linux,我终于得到了它的工作,但不要忘记“firefox / plugins”和“firefox / plugin”(最新的错误)。 Oracle应该从他们的描述中更新此错误:http://java.com/en/download/help/linux_install.xml#enable