Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Installing Tomcat on Mac OS X
Subject:   Problems on 10.2.4 with JDK 1.4.1
Date:   2003-04-19 00:12:15
From:   anonymous2
Response to: Problems on 10.2.4 with JDK 1.4.1

I've upgraded to java 1.4 too and am now running Tomcat 4.1.24LE - works fine except that to get XML stuff going properly I had to copy my xercesImpl.jar and xmlAPIs.jar files into tomcat/common/endorsed.


It would help you'd posted the exceptions you get. I've had no trouble and run 5 different tomcats on my tibook depending on the project I am working on. Free free to email me directly (get my email address of the week off http://www.davesag.com) and I'll try and help. cheers davesag.

Full Threads Oldest First

Showing messages 1 through 2 of 2.

  • Problems on 10.2.4 with JDK 1.4.1
    2003-07-13 01:24:33  anonymous2 [View]

    I am running on 10.2.6, and I also recieve java exceptions when I try to start the server- I ran a search and found four xercesImpl.jar files and no xmlAPIs.jar files- What should I do to get running? Also- startup won't write exceptions to log file unless I use sudo, which I see a lot of people say is unnecessary- Thanks
    • Problems on 10.2.4 with JDK 1.4.1
      2003-07-24 16:07:35  anonymous2 [View]

      JDK 1.3.1 still lives on your Mac. Just change the java_home to /System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Home

      This sould clear up your problems.

      -Bri