facebook

MyEclipse with Tomcat

💡
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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #244756 Reply

    I use myeclipse with Tomcat 5 in linux.

    I configure the option of tomcat in preference of myeclipse.
    But when I would like to start tomcat, i Have the message :

    Bootstrap : Class loader creation threw exception
    java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory

    Can you help me please.

    I have Fedora Core 4
    Jsdk 1.5
    Eclipse 3.1.1
    MyEclipse
    Tomcat 5

    #244781

    Riyad Kalla
    Member

    If you look in your Tomcat 5/common/lib directory do you have the commons-logging.jar file there? If not, check if it’s in the server/lib directory and move it over.

    #280832

    dandoyon
    Member

    This is an old post but I figure someone new will undoubtedly run into this. If you are using the MyEclipse Tomcat, you need to add a directory and/or jars from the configure menu. I’m new to MyEclipse and can only speak for version 6.0. One way (not the easiest) is to go to the MyEclipse preferences ->Servers->Integrated Sandbox->MyEclipse Tomcat 6.0->Paths and append a jar or directory to classpath section.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: MyEclipse with Tomcat

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