Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix the forum link

...

Multiexcerpt include
MultiExcerptNameoperating-ysystem
PageWithExcerptINCL:_certified stack common snippets

Java

Other

  • FreeBSD 11.1 and higher
  • Mac OS X 10.12 and later

Are you running Magnolia on an OS that is not listed here? Let us know by leaving a comment at the bottom of the page or post to the forum and mailing lists.

Java

Include Page
INCL:_about JDK, JRE, et al.
INCL:_about JDK, JRE, et al
You need a Java Development Kit (JDK) or a Java Runtime Environment (JRE) on your system to run Magnolia and the Tomcat application server that ships with the bundle. JRE is an implementation of the Java Virtual Machine which executes Java programs. JDK is a bundle of software that you can use to develop Java based applications. If you plan to write your own Java code get the JDK. If you just want to run Magnolia then JRE is sufficient
.

Magnolia releases run on the active Java version at the time of the first release.


Java SE 8Java SE 7Java SE 6Java SE 5
Magnolia 5.5(tick)(error)(error)(error)

Java and JDK here refers to Oracle Java releases. Please see also Oracle's page Oracle Java SE Support Roadmap.

While OpenJDK/IcedTea in general works, it is known to fail to produce correct results in certain corner cases.

On Mac OS X we recommend that you use Java SE 8 update 20+. Earlier Java SE versions have an issue that manifests during activation and can bring the Java virtual machine down with a segmentation fault. This issue occurs in environments where certain versions of OS X, Java and Tomcat application server are present. See Problematic environments

Include Page
INCL:_about JDK suppliers
INCL:_about JDK suppliers

Application servers

  • Tomcat. Please check Apache's Apache Tomcat - Which Version Do I Want? page to find out about compatibility between Tomcat and Java versions.
  • Wildfly 10 and later
  • JBoss EAP 7.0 and later
  • IBM WebSphere Application Server 9 and later
  • Oracle WebLogic Server version 10.3 and later

...

Embedded

  • H2 1.4.192 and later Derby (default)
  • Derby 10.5 10.3.1.4 (the packaged version)0_1

External DB

  • MySQL 5.0 and later with MySQL Connector 5.1.x (JDBC Drivers)
  • Oracle 10g Enterprise Edition and later
  • PostgreSQL 9 and later
  • Microsoft SQL Server 2012

Notes:

  • H2 is the default database.
  • Derby DB 10.5.3.0_1 .4 is supported only as an embedded database (involving minimal configuration compared to external databases), packaged version for low volume use only
  • MySQL DB 5.0 and later is supported as an external database.
  • InnoDB storage engine for MySQL is supported by Magnolia, MyISAM is not. InnoDB is the default in MySQL 5.5 and later.
  • Oracle 10g, 11g, and 12c Enterprise Edition is supported as an external database.

Repositories

  • Apache Jackrabbit 2.12

...

  • 18

Multiexcerpt include
MultiExcerptNamesummary
PageWithExcerptINCL:_certified stack common snippets

...