Unable to launch .woa project with eclipse RC1

From: Cyril Morisse (cyril.moriss..ip.fr)
Date: Sun Mar 09 2003 - 06:11:17 EST

  • Next message: Anders Peterson: "Re: Unable to launch .woa project with eclipse RC1"

            Sorry for the last post I send it to fast. Oups.

            Hello,

            I’ve just installed Eclipse RC1 and checked out WOLips from CVS.
    (03/08/2003)
            I can create a project and build it with no error.
            But when I try to run it I got :

            java.lang.NoClassDefFoundError:
    com/webobjects/appserver/WOApplication
            at java.lang.ClassLoader.defineClass0(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
            at
    java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
            at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    Exception in thread "main"

            This is ok with eclipse M4.

            Further more I wonder wich eclipse release WOLips is certified for ?
    Did I miss some configuration instruction.

            With eclipse RC2. I cannot even build a project. Eclipse complains
    that log4j logger is missing even if I add it in the ant runtime classpath
    with windows/preferences/ant/runtime

            Thanks
            Cyril

            
            



    This archive was generated by hypermail 2.0.0 : Sun Mar 09 2003 - 06:15:12 EST