Re: Problems with Tomcat & Eclipse on MacOSX
Posted By:
Robert_Lybarger
Posted On:
Monday, October 22, 2007 08:00 PM
I run tomcat (6 lately, but 5.5 earlier) and eclipse (3.?) both on a Mac (tiger), but I've never bothered tryiing to get eclipse itself to manage tomcat ... I do that sort of thing myself in a command terminal. Suggest you try just starting tomcat directly via (install dir)/bin/startup.sh (and then point a browser wherever it is configured for, probably localhost:8080 by default) and you'll probably have to look through log files at (install dir)/logs if nothing obvious shows up in the console. If that works, and the problem is between eclipse and tomcat, I can't be of any more help. :/