facebook

NoClassDefFoundError

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #296504 Reply

    pedrochacin
    Member

    Greetings;

    Programing a Java Aplication, i’m having a problem that seems to be related with the class location. Im using xfire classes.
    When i try to run the jar file, after export it, i get this error:

    Exception in thread “main” java.lang.NoClassDefFoundError: org/codehaus/xfire/XFireRuntimeException

    In the MyEclipse IDE i have no problem at all. It runs perfectly.

    By the way, my classpath system var is pointing the location where jar files are.
    C:\Archivos de programa\MyEclipse 5.5.1 GA\jre\lib
    C:\Archivos de programa\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.ws.xfire_5.5.0\data\1.2\lib
    C:\Archivos de programa\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.iw.plugins.spindle.ui_5.5.0\lib

    Can you tell me what i missing in this case?

    Thank you very much, your soon help will be apreciated.

    Pedro

    #296505 Reply

    pedrochacin
    Member

    as you can see, today is not my day :), the post don’t show everything that i wrote. Ill continue here.

    classpath system var have:

    
    C:\Archivos de programa\MyEclipse 5.5.1 GA\jre\lib
    C:\Archivos de programa\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.ws.xfire_5.5.0\data\1.2\lib
    C:\Archivos de programa\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.iw.plugins.spindle.ui_5.5.0\lib
    

    Can you tell me what i missing in this case?

    Thank you very much, your soon help will be apreciated.

    Pedro

    #296506 Reply

    pedrochacin
    Member

    Classpath is pointing the right place. As you see i couldnt write the path here.

    Can you tell me what i missing in this case?

    Thank you very much, your soon help will be apreciated.

    Pedro

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: NoClassDefFoundError

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