3

Running bin/installUtility install javaee-7.0 on macOS with Oracle Java 9.0.1 fails. The only output is:

javax/xml/bind/JAXBException

When I temporarily switched to Java 8 (Zulu 8) it works fine.

What are required Java environments? Could not find this in the docs--only remember seeing 8 and higher.

Andy Guibert
  • 41,446
  • 8
  • 38
  • 61
ondruska
  • 135
  • 1
  • 7

1 Answers1

4

Liberty only supports Java 7 & 8 right now, we are working on adding support for Newer Java versions, but it isn’t complete at this time.

Alasdair
  • 3,071
  • 15
  • 20