More on running Tomcat under OS X

[ via mac.scripting.com ] Apple Developer Connection has an article on installing and running the Apache Tomcat servlet container under Mac OS X. It’s a different approach than Murray Todd William’s Tomcat + Cocoon package installer. It also gives some hints on how to specify CLASSPATHs correctly (since OS X’s framework structure puts Java classes in nonstandard locations).

The article discusses compilation, and mentions Ant, but goes on to demonstrate building a servlet without using Ant (grrr.)

Possibly Related posts (machine generated):

  1. Yet Another Tomcat Install for OS X
  2. Phil Greenspun on Application Servers
  3. PHP and Java
  4. Apache Cocoon 2.1 Milestone 1 Release
  5. Deploying your web app on Tomcat

More like this: , .

blog comments powered by Disqus