Are you using JDK1.3.1 or 1.4.1 on your OS X box? You know the default configuration for OS X is to use 1.3.1, and you should be doing so for production anyway.

In any case, I use Tomcat 4.1.12 (not the LE version) on OS X 10.2.4 all the time. (And have on 10.2.3, 10.2.2, 10.2.1, 10.1.x...) and it worked consistently very well. Classloading always worked fine under all the conditions you specified. I haven't upgraded o 4.1.18 but I don't expect there are any new issues there. (Did you mean 8 or 18?)

In any case, Tomcat runs great on OS X!
-Ian

On Friday, February 21, 2003, at 05:35 PM, Warrren Burholt wrote:

Hello Tomcat Users,

On os x 10.2.3 I installed jakarta-tomcat-4.1.8-LE-jdk14 in usr/local I cannot get Tomcat to load my classes. Besides putting them in webapps/ROOT/WEB-INF/classes, I have tried common/classes and shared/classes.

I have reverted back to using jakarta-tomcat-4.0.3 And there I have only been able to access class files from jakarta-tomcat-4.0.3/classes and not from WEB-INF/classes

I have searched on this problem and have followed the solutions, but nothing has worked. I suspect I am overlooking something basic. And I wonder if my problem is specific to Tomcat on a Mac? I have no problems with classes on my NT environment at work.

Thanks for your help, Warren


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to