Discussions
Categories
- 196.8K All Categories
- 2.2K Data
- 238 Big Data Appliance
- 1.9K Data Science
- 450.3K Databases
- 221.7K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 550 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 544 SQLcl
- 4K SQL Developer Data Modeler
- 187K SQL & PL/SQL
- 21.3K SQL Developer
- 295.8K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.5K Development Tools
- 107 DevOps
- 3.1K QA/Testing
- 646K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 155 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 18 Java Essentials
- 160 Java 8 Questions
- 86K Java Programming
- 80 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 204 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 437 LiveLabs
- 38 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 171 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 232 Portuguese
Java 1.8.0_31 for Solaris Sparc missing Firefox plugin

Until now I didn't realize that Oracle planned to deprecate (Oracle) Solaris in favor of Linux.
Since updates to Java 7 will be ending in April 2015, I thought it would be a good idea to migrate to Java 8. I installed Java 1.8.0_31 on our Solaris 10 server and then tried to configure the Java plugin for Firefox. Low and behold! It is no longer supplied with the Java installation. Apparently, when Oracle removed 32-bit support for java in Solaris, they removed Java Web Start (javaws.jar) and the Firefox plugin (libnpjp2.so) with it. As I searched the web in vain for a solution, I recall that additional java functionality has been removed from the Java 8 build for Solaris as well, but I can't recall what they are right now.
Of course, Linux remains fully supported!! Too bad we invested in an all-Oracle solution for our aging Oracle Forms applications. I guess now we need to stay on Java 7 until we can migrate off the high performance (Oracle) Solaris dinosaur to a better supported Linux platform. Thanks Oracle for providing no risk solutions.
I've submitted a ticket to Oracle Support regarding how to get past this issue, but I thought I'd throw it out here too:
How can I run a java app (like Oracle Forms) using Firefox on Solaris without a Java plugin?