• Home
  • About
  • Talks
  • Videos
  • Software
  • Systems
  • Blog
  • Resume
Wolf Paulus

Big Sur

  • Mac

Installing Tomcat on macOS 11 Big Sur

Posted on November 19, 2020May 18, 2022by Wolf Paulus

The Servlet 4.0 specification is out and Tomcat 9.0.x does support it. Time to dive into Tomcat 9. Prerequisite: Java Since OS X 10.7 Java is not (pre-)installed anymore, let’s fix that by installing a Prebuilt OpenJDK Binary. Easy to follow details about how to install OpenJDK are available here. Anyway, after opening the Terminal app, java –version […]

Read More
No comments yet
  • Mac

Installing Java on macOS 11 Big Sur

Posted on November 14, 2020May 15, 2021by Wolf Paulus

Since OS X 10.7 Java is not (pre-)installed anymore, let’s fix that. As I’m writing this, Java 11.0.9 is the latest LTS (Long Term Support) version and AdoptOpenJDK is one of the best places to find Prebuilt OpenJDK Binaries. Easy to follow details about how to install OpenJDK are available here. However, the easiest way is to […]

Read More
14 Comments
  • Home
  • call
  • email
  • LinkedIn
  • GitHub
  • Medium
©2023 • Wolf Paulus
Wolf Paulus
  • Home
  • About
  • Talks
  • Videos
  • Software
  • Systems
  • Blog
  • Resume