|
48.
|
|
|
LifecycleId already added for id: ''{0}''.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.LIFECYCLE_ID_ALREADY_ADDED
|
|
49.
|
|
|
LifecycleId not found for id ''{0}''.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.LIFECYCLE_ID_NOT_FOUND
|
|
50.
|
|
|
Incorrect configuration for managed bean ''{0}''. The managed bean is configured as a List, but also attempts to define map entries or managed properties.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_AS_LIST_CONFIG_ERROR
|
|
51.
|
|
|
Incorrect configuration for managed bean ''{0}''. The managed bean is configured as a Map, but also attempts to define managed properties.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_AS_MAP_CONFIG_ERROR
|
|
52.
|
|
|
Unable to set target property ''{0}'' in managed bean ''{1}''. The property must accept either List or Array instances.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_CANNOT_SET_LIST_ARRAY_PROPERTY
|
|
53.
|
|
|
Bean or property class ''{0}'' for managed bean ''{1}'' cannot be loaded due to a missing dependency: {2}.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_CLASS_DEPENDENCY_NOT_FOUND_ERROR
|
|
54.
|
|
|
Managed bean class ''{0}'' for managed bean ''{1}'' is declared abstract.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_CLASS_IS_ABSTRACT_ERROR
|
|
55.
|
|
|
Managed bean class ''{0}'' for managed bean ''{1}'' is not declared public.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_CLASS_IS_NOT_PUBLIC_ERROR
|
|
56.
|
|
|
Bean or property class Class ''{0}'' for managed bean ''{1}'' cannot be found.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_CLASS_NOT_FOUND_ERROR
|
|
57.
|
|
|
Managed bean class ''{0}'' for managed bean ''{1}'' doesn't declare a public no-argument constructor.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_CLASS_NO_PUBLIC_NOARG_CTOR_ERROR
|