Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle Identity Manager 11g PS3 certification exam - Workshop

kash007Dec 12 2016 — edited Dec 13 2016

Hi have followed the below link from the exam guide and downloaded a 4.7 gb VM from oracle workshop. Its a .7z.00x file and tried to extract with 7z. I get error that "Unexpected end of data". I used several archivers to extract it. Seems corrupted which I don't believe from a file coming from Oracle. Can someone help on this please? There are several files to download and none of them worked.

Link for exam guide - http://www.oracle.com/partners/en/most-popular-resources/1z0-339-exam-study-guide-2895122.pdf

Link for the workshop - https://apexapps.oracle.com/pls/apex/f?p=44785:24:115652370359834:::24:P24_CONTENT_ID,P24_PREV_PAGE:11489,118

This post has been answered by kash007 on Dec 13 2016
Jump to Answer

Comments

yhjhoo

It's supported. JavaFx is included in jre & jdk since 1.7.40.

I have developed a application, it runs on linux, windows and red hat as well. Only mac got a few problems when it was running.

jsmith

Red Hat Linux is not officially supported by JavaFX .

The supported Linux flavor for JavaFX 2.2 is Ubuntu 10.4 + gtk2 2.18+ as reported by Oracle's document: JavaFX Supported Configurations.  If you encounter bugs or issues specific to running JavaFX on RedHat, they may be closed in the JavaFX bug tracker as will not fix (due to lack of official support for running JavaFX on the platform).  As JavaFX is an open project, RedHat could, if they chose to, decide to officially support JavaFX for their OS distribution.

I believe that when JavaFX for Java 8 is released, it will add support for a couple more Linux flavors such as SUSE, Oracle Enterprise Linux and some Linux variants targeted at embedded systems like the Raspberry PI.  I don't believe Java 8 will initially ship with certified Red Hat style Linux support (e.g. RHEL, CentOS or Fedora).

Anecdotally though, numerous people have reported JavaFX working fine on red hat linux based systems.  The JavaFX packager tool will even produce a red hat style rpm package for a JavaFX program.  Red Hat Linux will probably be fine to use for development work and perhaps even for delivery of a JavaFX production application that you have validated in your development environment.

yhjhoo

I believe Red Hat 6.0 gtk version is greater than gtk2 2.18+. see the statement here:

Linux32 and 64 bitUbuntu 10.4 +
gtk2 2.18+
2.2
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 10 2017
Added on Dec 12 2016
3 comments
616 views