|
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
|
|
58.
|
|
|
The property ''{0}'' for managed bean ''{1}'' is defined with a property class of ''{2}'', however, this class is not assignable to the property.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_DEFINED_PROPERTY_CLASS_NOT_COMPATIBLE_ERROR
|
|
59.
|
|
|
Unable to set target property ''{0}'' in managed bean ''{1}''. The target property returned an existing value that was not an instance of List.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_EXISTING_VALUE_NOT_LIST
|
|
60.
|
|
|
An error occurred performing resource injection on managed bean ''{0}''
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_INJECTION_ERROR
|
|
61.
|
|
|
Unable to Introspect managed bean ''{0}''
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_INTROSPECTION_ERROR
|