If you look in the cayenne-modeler.jar META-INF/MANIFEST.MF, it includes ../cayenne.jar (that in turn contains Log4J classes). Doublecheck that cayenne.jar is indeed in the lib directory and is readable by the user that starts the Modeler.

Andrus


On May 13, 2006, at 5:58 PM, Tomi NA wrote:

Don't know what I did, but this is what happens when I run the modeler v. 1.2B2:

$ java -jar /opt/cayenne/latest/lib/modeler/cayenne-modeler.jar $* &
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/log4j/Layout
$

1.2B1 and 1.2M12 work without a hitch. What's more interesting, 1.2B2
worked as well, up until now. Don't know what to make of it so I
thought I'd see if someone recognizes the symptoms.

t.n.a.


Reply via email to