Este contenido no está disponible en el idioma seleccionado.

Chapter 4. Installing JBoss Web Server on Solaris


4.1. Installing a Java Development Kit (JDK)

Before installing Red Hat JBoss Web Server on Solaris, you must first install a supported Java Development Kit (JDK).

Important

JBoss Web Server 3 support for Solaris is limited to the Oracle JDK (1.7 and 1.8) on Solaris 10 and Solaris 11.

Procedure 4.1. Installing Java

  1. Download the Oracle JDK 1.7 or 1.8 for your operating system and architecture. You can download the JDK installation file from the Oracle website: http://www.oracle.com/technetwork/java/javase/downloads/index.html.
  2. Run the Java installation file.
  3. Open /usr at a shell prompt, and run the following command to display the current Java symbolic link:
    ls -lad java
  4. Remove the link:
    rm java
  5. Create a Java symbolic link to the newly installed JDK:
    ln -sf /usr/jdk/<JDK>
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2026 Red Hat
Volver arriba