facebook

Tomcat 4 config problems [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #207950 Reply

    richarst
    Member

    When trying to deploy my web application I get a dialog saying that my Tomcat 4 configuration is not correct and speciffically pointing to the Java name. The configuration looks right for the jvm are there some libraries that I need to add to get this to work?

    #207953 Reply

    Riyad Kalla
    Member

    richarst,
    The error is probably saying something about “JDK”, if it is, then you need to go back to your Tomcat 4 settings, go to the JDK portion of the apps, and hit the “Add” button to add a new configuration for a JDK (you cannot use a JRE, which is what Eclipse defaults to using), so point it at something like C:\j2sdk1.4.2_04, or your equivalent JDK install dir.

    #208118 Reply

    richarst
    Member

    Upgraded my java sdk and everything seems to work great j2sdk1.4.2_02 has been really flaky for us 04 fixed a lot of issues.

    #208122 Reply

    Riyad Kalla
    Member

    Great, glad to hear it.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Tomcat 4 config problems [Closed]

You must be logged in to post in the forum log in