Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • You should see something like this:
    No Format
    
    Using CATALINA_BASE:   /Users/basilbourque/apache-tomcat-5.5.16
    Using CATALINA_HOME:   /Users/basilbourque/apache-tomcat-5.5.16
    Using CATALINA_TMPDIR: /Users/basilbourque/apache-tomcat-5.5.16/temp
    Using JRE_HOME:       /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home
    
  • Notice that somehow the startup script(s) have used Java 5 on Mac OS X even though it is not the default Java runtime at the command line. I hope to parse that script later to discover how they did this.

...

  • Launch a web browser such as Safari.

...

You are technically done at this point. But as a good pratice, I also did the following additional steps.

(6) Start the Firewall

  • System Preferences > Sharing > Firewall > Start

...