[jbosstools-issues] [JBoss JIRA] (JBIDE-18518) If a RHEL user installs Oracle Java 1.7 through `yum install` and not from a direct download from Oracle, they cannot select JavaFx as the browser engine

Len DiMaggio (JIRA) issues at jboss.org
Wed Oct 8 10:45:21 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-18518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009906#comment-13009906 ] 

Len DiMaggio commented on JBIDE-18518:
--------------------------------------

We should document that users should also install:

As this package includes the necessary files: java-1.7.0-oracle-javafx

rpm -ql java-1.7.0-oracle-javafx
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/bin/javafxpackager
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/amd64/fxavcodecplugin-52.so
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/amd64/fxavcodecplugin-53.so
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/amd64/fxplugins.so
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/amd64/libglass.so
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/amd64/libgstplugins-lite.so
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/amd64/libgstreamer-lite.so
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/amd64/libjavafx-font.so
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/amd64/libjavafx-iio.so
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/amd64/libjfxmedia.so
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/amd64/libjfxwebkit.so
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/amd64/libprism-es2.so
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/javafx.properties
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/jfxrt.jar
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/jre/lib/security/javafx.policy
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/lib/ant-javafx.jar
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/lib/javafx-doclet.jar
/usr/lib/jvm/java-1.7.0-oracle-1.7.0.55.x86_64/lib/javafx-mx.jar
/usr/share/man/man1/javafxpackager-java-1.7.0-oracle.x86_64.1.gz


> If a RHEL user installs Oracle Java 1.7 through `yum install` and not from a direct download from Oracle, they cannot select JavaFx as the browser engine
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-18518
>                 URL: https://issues.jboss.org/browse/JBIDE-18518
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>    Affects Versions: 4.2.0.CR2
>            Reporter: Len DiMaggio
>            Assignee: Michelle Murray
>            Priority: Critical
>             Fix For: 4.2.0.Final
>
>
> If a RHEL user installs Oracle Java 1.7 through `yum install` and not from a direct download from Oracle, they cannot select JavaFx as the browser engine
> The issue is that if a RHEL user installs these packages:
> java-1.7.0-oracle-1.7.0
> java-1.7.0-oracle-devel-1.7.0
> It may appear as though the full JDK has been installed as the "devel" package installs javac - however, the JavaFx libraries are not installed. As a result, the user cannot specify JavaFx as the browser engine in the BrowserSim preferences. (See attached screenshot.)



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list