facebook

Error Creating Deployment with Tomcat 5 [Closed]

💡
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. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #211127 Reply

    rhillego
    Member

    When attempting to deploy tomcat I get the following error when going through the HelloWorld Application Tutorial:
    ERROR CREATING DEPLOYMENT
    The selected server is enabled but is not configured properly. Deployment to it will not be permitted until the probem is corrected. Please naviagate to the server preference page and verify the field with the prompt: Tomcat JDK name
    The problem: There is no field on Preference Page with the label (prompt?) Tomcat JDK name.
    The only fields are: Tomcat Home Directory, Tomcat Base Directory, Tomcat Temp Directory and Optional Program Arguments. I entered tomcat5, tomcat5, and and tomcat5\temp respectively in the first 3 fields.
    I cannot determine where to type the Tomcat JDK name as instructed
    Tomcat is installed at C:\tomcat5 and tomcat itself is working fine–the given sample apps with tomcat run fine.
    Myconfig is:
    Windows 2000 Professional
    JDK 1.4.2_02
    Eclipse 3.0
    MyEclipse 3.8.0 Beta 2

    #211139

    Riyad Kalla
    Member

    Ahh, you need to navigate to your connector settings for Tomcat, click the JDK node and then click the “Add” button to add a JDK (not a JRE) to run Tomcat. IIRC by default it will try and use the JRE that Eclipse is using, but it needs a JDK to run. So point it at your JDK install, usually something like C:\j2sdk1.4.2_02.

    #211145

    rhillego
    Member

    That was it. Thanks for your quick reply.
    I have been using your software for one day & I can see that it will really speed up my development time.

    #211152

    Riyad Kalla
    Member

    Hey I’m glad to hear it worked and also glad to hear that its helping you work faster, that’s the goal! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Error Creating Deployment with Tomcat 5 [Closed]

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