|
66.
|
|
|
Incorrect configuration for managed bean ''{0}''. The managed bean contains a managed property named ''{1}'' with map entries, but has illegally defined a value as well.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_MAP_PROPERTY_CONFIG_ERROR
|
|
67.
|
|
|
Property ''{0}'' in managed bean ''{1}'' is defined as a map property, however, the getter in the class does not return Map instances.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_MAP_PROPERTY_INCORRECT_GETTER_ERROR
|
|
68.
|
|
|
Property ''{0}'' in managed bean ''{1}'' is defined as a map property, however, the setter in the class does not accept Map instances.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_MAP_PROPERTY_INCORRECT_SETTER_ERROR
|
|
69.
|
|
|
Unable to create managed bean ''{0}''. The following problems were found:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_PROBLEMS_ERROR
|
|
70.
|
|
|
JSF will be unable to create managed bean ''{0}'' when it is requested. The following problems where found:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_PROBLEMS_STARTUP_ERROR
|
|
71.
|
|
|
Incorrect configuration for managed bean ''{0}''. The managed bean contains a managed property named ''{1}'' containing no list or map entires, nor any value elements.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_PROPERTY_CONFIG_ERROR
|
|
72.
|
|
|
Property ''{0}'' for managed bean ''{1}'' does not exist.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_PROPERTY_DOES_NOT_EXIST_ERROR
|
|
73.
|
|
|
Property ''{0}'' for managed bean ''{1}'' has no setter.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_PROPERTY_HAS_NO_SETTER_ERROR
|
|
74.
|
|
|
Property ''{0}'' for managed bean ''{1}'' accepts more than one argument
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_PROPERTY_INCORRECT_ARGS_ERROR
|
|
75.
|
|
|
Unexpected error processing managed property ''{0}''
|
|
|
|
(no translation yet)
|
|
|
|
Located in
com.sun.faces.MANAGED_BEAN_PROPERTY_UNKNOWN_PROCESSING_ERROR
|