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

Month: November 2020

  • 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
  • Technology

One Lambda to rule them all

Posted on November 10, 2020April 18, 2022by Wolf Paulus

Whenever I got a new laptop or was (re-)installing macOS from scratch, a Java JDK, IntelliJ IDEA, and Tomcat, the “pure Java” HTTP web server environment, were always among the 1st things I installed. How times have changed. Now it’s Docker, Python3, PyCharm, and AWS and SAM CLIs that go on first. I still do […]

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