My project used below mentions jars: commons-collections-2.1.jar myfaces-api-1.1.3.jar myfaces-impl-1.1.3.jar and jsf version 1.1 but getting this error:
java.lang.NoClassDefFoundError: org/apache/commons/collections/map/ReferenceMap
and commons-collection jar is available at runtime.