Werner Punz schrieb:
This is most likely some kind of jar issue, with an old dependency,
Without further information (web.xml, and jars in the lib dir)
it is hard to tell:

Get one of those wars
http://people.apache.org/~werpu/

they are sample applications packed for myfaces 1.2
(there is a slight packing error, once unpacked remove the jstl 1.1 jar)

They work on Tomcat 6 and should give a good indication on what to pack.


Additionally, I just added a temporary packing, for the latest codebase,
it seems like the value binding error, some people were discovering
has been fixed already,
give the temporary packing a try if it fixes your problem as well.
you can download it from:
http://people.apache.org/~werpu/myfaces12custom.zip
This is more or less the latest nightly build + a missing jar
in the standard packing.
Both issues this one fixes will be resolved by the next version.

Werner


Reply via email to