Has something change in the past week or so that would require a
configuration change of a trinidad project? I was just swapping in a
November 15th build of the trunk into my project that had a November 6
build, and the application won't even load... Admittedly, I just joined
the dev list yesterday so hadn't been paying attention to submitted
patches until now.
I grabbed the binaries from [1]. Is it safe to say that this is the
trunk? I built the trunk this morning at home as well, so when that
didn't work I assumed it had something to do with my home build and
grabbed these binaries.
Initializing Sun's JavaServer Faces implementation (1.2_03-b02-FCS) for
context '/Zadig'
Completed initializing Sun's JavaServer Faces implementation
(1.2_03-b02-FCS) for context '/Zadig'
WebModule[/Zadig]PWC1275: Exception sending context initialized event to
listener instance of class com.sun.faces.config.ConfigureListener
java.lang.NoClassDefFoundError:
org/apache/myfaces/trinidad/context/RequestContextFactory
at java.lang.Class.getDeclaredConstructors0(Native Method)
at
java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
at java.lang.Class.getConstructor0(Class.java:2640)
at java.lang.Class.newInstance0(Class.java:321)
at java.lang.Class.newInstance(Class.java:303)
at
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:
889)
[1]
http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/tr
inidad/