Missed the post on the 17th where Matthias responded to
Srinivas (below)....
I don't
understand "remove commons-collection-2.1.jar with commons-collection-3.1.jar";
did this mean remove 2.1 and replace it with 3.1? The 3.1 jar is already
in the war. Was the solution to replace 3.1 with the 2.1 lib? My
development box is not connected to the web, else I'd just try
it.
TR
On 4/17/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
remove commons-collection-2.1.jar with commons-collection-3.1.jar
looks like one of the required jars in MyFaces require collections-2.1.jar.
(MyFaces doesn't ...)
-Matthias
From: Romanowski, Tim
Sent: Monday, April 24, 2006 10:24 AM
To: MyFaces Discussion
Subject: Tomahawk Nightly Examples - NoClassDefFoundError on startup
Has anyone had problems with the latest snapshots of the tomahawk-examples? When I startup tomcat, each examples war is throwing a java.lang.NoClassDefFoundError: javax/faces/context/ExternalContext error. Is there something in the past couple weeks (days?) that needs to be configured that I missed? My own app, compiled using last nights nightly tomahawk and myfaces-core jars, is running fine. The previous nightly examples/builds I was using (from a couple weeks ago) both work fine.
TR

