tomcat

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shanmukhi
    New Member
    • Jan 2007
    • 58

    #1

    tomcat

    Hi all,

    i am working on j2sdk1.4.2_12.. .

    i installed tomcat 5.0.

    but while starting tomcat i am getting error as

    java-home was set but java.exe was not found.

    can anybody solve it.....
  • rengaraj
    New Member
    • Jan 2007
    • 168

    #2
    Originally posted by shanmukhi
    Hi all,

    i am working on j2sdk1.4.2_12.. .

    i installed tomcat 5.0.

    but while starting tomcat i am getting error as

    java-home was set but java.exe was not found.

    can anybody solve it.....
    You should set JAVA_HOME
    All caps and one underscore. I hope you forgot it ??
    Regards,

    Comment

    • hirak1984
      Contributor
      • Jan 2007
      • 316

      #3
      go to==>
      my computer(right click)->property->advanced->environment variables.
      set new path with name JAVA HOME and the path of ur j2sdk as value

      hope this will help,good luck

      Comment

      Working...