facebook

regarding tomcat6.x configuration with MyEclipseIDE

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    sriccharan
    Member

    Hello All,

    I am trying to configur Tomcat6.0.14 with JVM 1.5.0_11-b03 (Sun Microsystem) with OS winXP(sp2), am using MyEclipse5.5GA . Now the problem i am facing, unable to configure this server with IDE it is not taking this jre ( by showing the name is already exist).
    if change the name it showing that “” to lanch application server, afull JDK(not just jre)must be specified. If the selected jre is a part of full jdk, please updated its configuration to point to the JDK installation root directory, not its include jre sub directory””. Here i have complet JDK.

    Can any one please tell me is this version server is compatable with this IDE or not and if compatable what is the problem…..

    #274581

    Loyal Water
    Member

    You will have to go to Windows > Preferences > MyEclipse > Application Servers > Tomcat 6.x > JDK , hit the Add button and point it to your JDK installation root directory. The Tomcat JDK name should point to a JDK installation and not just JRE.

    Let me know if your probelm persists.

    #274588

    sriccharan
    Member

    Thanks q nipun….

    with tomcat6.0 they didn’t given any jdk, so i selected the jre which is present in my system… the same jre is selected when the tomcat6.0 installiation ..

    my doubt is this version of tomcat is not at all compatable with this IDE….
    can please tell me about this….

    the thing i did when configuring is :

    windows>preferences>Myeclipse>Application Server>Tomcat6.x>JDK> from this Add JVM here i clicked Browse and selected ” c:\Program Files\Java\Jre1.5.0_11″

    now in Add JNM window it showing that

    JRE type: Standard VM
    JRE name: jre1.5.0_11
    JRE home directory: C:\Program Files\Java\jre1.5.0_11

    in JRE system libarires: “it add all jar files”

    the error message it showing is “The name is already used.”

    i am not getting what is the problem excertly……

    #274589

    Loyal Water
    Member

    The Tomcat version is not the problem here. You will have to download the JDK separately. JDK does not come with Tomcat. You can download JDK 1.4 and point your Tomcat JDK to this installation directory.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: regarding tomcat6.x configuration with MyEclipseIDE

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