All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jboss.weld.messages.bean_en.properties Maven / Gradle / Ivy

There is a newer version: 6.0.0.Beta4
Show newest version
FOUND_INJECTABLE_CONSTRUCTORS=Found {0} constructors annotated with @Inject for {1}
FOUND_DEFAULT_CONSTRUCTOR=Exactly one constructor ({0}) defined, using it as the bean constructor for {1}
FOUND_ONE_POST_CONSTRUCT_METHOD=Exactly one post construct method ({0}) for {1}
FOUND_POST_CONSTRUCT_METHODS=Found {0} methods annotated with @PostConstruct for {1}
FOUND_ONE_INJECTABLE_CONSTRUCTOR=Exactly one constructor ({0}) annotated with @Inject defined, using it as the bean constructor for {1}
FOUND_ONE_PRE_DESTROY_METHOD=Exactly one pre destroy method ({0}) for {1}
FOUND_PRE_DESTROY_METHODS=Found {0} methods annotated with @reDestroy for {1}
CREATED_SESSION_BEAN_PROXY=Created session bean proxy for {0}
CALL_PROXIED_METHOD=Called {0} on {1} with parameters {2} which returned {3}
DYNAMIC_LOOKUP_OF_BUILT_IN_NOT_ALLOWED=Dynamic lookup of {0} is not supported
QUALIFIERS_USED=Using qualifiers {0} for {1}
USING_DEFAULT_QUALIFIER=Adding @Default qualifier for {0}
USING_DEFAULT_NAME=Using default name {0} for {1}
USING_NAME=Using name {0} for {1}
CREATING_BEAN=Building bean metadata for {0}
USING_SCOPE_FROM_STEREOTYPE=Using scope {0} for {1} from merged stereotypes {2}
USING_SCOPE=Using scope {0} for {1}
USING_DEFAULT_SCOPE=Using default @Dependent scope for {0}
CIRCULAR_CALL=Executing producer field or method {0} on incomplete declaring bean {1} due to circular injection
ERROR_DESTROYING=Error destroying an instance {0} of {1}
DELEGATE_INJECTION_POINT_NOT_FOUND=Delegate injection point not found on decorator {0}
ANNOTATION_NOT_BINDING=The annotation {0} is not a binding for {1}
DUPLICATE_BINDING=The annotation {0} is already present in the bindings list for {1}
TYPE_PARAMETER_MUST_BE_CONCRETE=Type parameter must be a concrete type:  {0}
DISPOSE_NOT_FIRST_PARAM={0} does not have @Dispose as first parameter
MULTIPLE_DISPOSE_PARAMS={0} has more than one @Dispose parameter
INCONSISTENT_ANNOTATIONS_ON_METHOD={0} is not allowed on same method as {1}, see {2}
METHOD_NOT_BUSINESS_METHOD=Method {0} must be declared on a business interface of {1}
BEAN_NOT_EE_RESOURCE_PRODUCER=The following bean is not an EE resource producer:  {0}
NULL_INSTANCE=Unable to obtain instance from {0}
VALIDATION_SERVICE_NOT_AVAILABLE=ValidationServices are not available
INVALID_RESOURCE_PRODUCER_FIELD=Tried to create an EEResourceProducerField, but no @Resource, @PersistenceContext, @PersistenceUnit, @WebServiceRef or @EJB is present {0}
SECURITY_SERVICES_NOT_AVAILABLE=SecurityServices not available
TRANSACTION_SERVICES_NOT_AVAILABLE=TransactionServices not available
INTERCEPTION_MODEL_NULL=Interception model must not be null
INTERCEPTION_TYPE_NULL=InterceptionType must not be null
METHOD_NULL=Method must not be null
INTERCEPTION_TYPE_LIFECYCLE=InterceptionType must not be lifecycle, but it is {0}
PROXY_INSTANTIATION_FAILED=Could not instantiate client proxy for {0}
PROXY_INSTANTIATION_BEAN_ACCESS_FAILED=Could not access bean correctly when creating client proxy for {0}
BEAN_ID_CREATION_FAILED=There was an error creating an id for {0}
UNEXPECTED_UNWRAPPED_CUSTOM_DECORATOR=Unexpected unwrapped custom decorator instance: {0}
INVALID_REMOVE_METHOD_INVOCATION=Cannot call EJB remove method directly on non-dependent scoped bean {0}
DELEGATE_NOT_ON_DECORATOR=Cannot place @Delegate at an injection point which is not on a Decorator: {0}
TYPED_CLASS_NOT_IN_HIERARCHY=@Typed class {0} is not present in the type hierarchy {1}
MULTIPLE_SCOPES_FOUND_FROM_STEREOTYPES=All stereotypes must specify the same scope OR a scope must be specified on {0}
NON_CONTAINER_DECORATOR=Cannot operate on non container provided decorator {0}
NAME_NOT_ALLOWED_ON_SPECIALIZATION=Cannot put name on specializing and specialized class {0}
INTERCEPTION_TYPE_NOT_LIFECYCLE=InterceptionType must be lifecycle, but it is {0}
PROXY_REQUIRED=Proxy required
ONLY_ONE_SCOPE_ALLOWED=At most one scope may be specified on {0}
SPECIALIZING_BEAN_MUST_EXTEND_A_BEAN=Specializing bean must extend another bean:  {0}
CONFLICTING_INTERCEPTOR_BINDINGS=Conflicting interceptor bindings found on {0}
INVOCATION_ERROR=Unable to invoke {0} on {1}
PRODUCER_CAST_ERROR=Cannot cast producer type {0} to bean type {1}
RETURN_TYPE_MUST_BE_CONCRETE=Return type must be concrete:  {0}
NULL_NOT_ALLOWED_FROM_PRODUCER=Cannot return null from a non-dependent producer method:  {0}
NON_SERIALIZABLE_PRODUCT_ERROR=Producers cannot declare passivating scope and return a non-serializable class:  {0}
NON_SERIALIZABLE_FIELD_INJECTION_ERROR=Producers cannot produce non-serializable instances for injection into non-transient fields of passivating beans\n\nProducer:  {0}\nInjection Point:  {1}
NON_SERIALIZABLE_INITIALIZER_PARAM_INJECTION_ERROR=Producers cannot produce non-serializable instances for injection into parameters of initializers of beans declaring passivating scope.\n\nBean:  {0}\nInjection Point:  {1}
NON_SERIALIZABLE_PRODUCER_PARAM_INJECTION_ERROR=Producers cannot produce non-serializable instances for injection into parameters of producer methods declaring passivating scope.\n\nBean:  {0}\nInjection Point:  {1}
NON_SERIALIZABLE_CONSTRUCTOR_PARAM_INJECTION_ERROR=Producers cannot produce non-serializable instances for injection into parameters of constructors of beans declaring passivating scope.\n\nBean:  {0}\nInjection Point:  {1}
DELEGATE_ON_NON_INITIALIZER_METHOD=Method with @Delegate parameter must be an initializer method:  {0}
NO_DELEGATE_FOR_DECORATOR=No delegate injection points defined for {0}
TOO_MANY_DELEGATES_FOR_DECORATOR=Too many delegate injection points defined for {0}
DELEGATE_MUST_SUPPORT_EVERY_DECORATED_TYPE=The delegate type must extend or implement every decorated type.  Decorated type {0} on {1}
DECORATED_TYPE_PARAMETERIZED_DELEGATE_NOT=The decorated type is parameterized, but the delegate type isn't.  Delegate type {0} on {1}
DELEGATE_TYPE_PARAMETER_MISMATCH=The delegate type must have exactly the same type parameters as the decorated type.  Decorated type {0} on decorator {1}
UNABLE_TO_PROCESS=Unable to process {0}
MISSING_BINDING_ON_INTERCEPTOR=An interceptor must have at least one binding, but {0} has none
SIMPLE_BEAN_AS_NON_STATIC_INNER_CLASS_NOT_ALLOWED=Simple bean {0} cannot be a non-static inner class
BEAN_MUST_BE_DEPENDENT=Managed bean {0} must be @Dependent
PASSIVATING_BEAN_NEEDS_SERIALIZABLE_IMPL=Managed bean declaring a passivating scope must be passivation capable.  Bean:  {0}
FINAL_BEAN_CLASS_WITH_DECORATORS_NOT_ALLOWED=Bean class which has decorators cannot be declared final:  {0}
FINAL_DECORATED_BEAN_METHOD_NOT_ALLOWED=Decorated bean method {0} (decorated by {1}) cannot be declared final
PUBLIC_FIELD_ON_NORMAL_SCOPED_BEAN_NOT_ALLOWED=Normal scoped managed bean implementation class has a public field:  {0}
PARAMETER_ANNOTATION_NOT_ALLOWED_ON_CONSTRUCTOR=Managed bean constructor must not have a parameter annotated {0}:  {1}
MULTIPLE_DISPOSAL_METHODS=Cannot declare multiple disposal methods for this producer method.\n\nProducer method:  {0}\nDisposal methods:  {1}
PRODUCER_METHOD_NOT_SPECIALIZING=Specialized producer method does not override a method on the direct superclass:  {0}
EJB_NOT_FOUND=Could not find the EJB in JNDI:  {0}
EJB_CANNOT_BE_INTERCEPTOR=Enterprise beans cannot be interceptors:  {0}
EJB_CANNOT_BE_DECORATOR=Enterprise beans cannot be decorators:  {0}
SCOPE_NOT_ALLOWED_ON_STATELESS_SESSION_BEAN=Scope {0} is not allowed on stateless enterprise beans for {1}.  Only @Dependent is allowed on stateless enterprise beans.
SCOPE_NOT_ALLOWED_ON_SINGLETON_BEAN=Scope {0} is not allowed on singleton enterprise beans for {1}.  Only @Dependent is allowed on singleton enterprise beans.
SPECIALIZING_ENTERPRISE_BEAN_MUST_EXTEND_AN_ENTERPRISE_BEAN=Specializing enterprise bean must extend another enterprise bean:  {0}
CANNOT_DESTROY_NULL_BEAN=Cannot destroy null instance of {0}
CANNOT_DESTROY_ENTERPRISE_BEAN_NOT_CREATED=Cannot destroy session bean instance not created by the container:  {0}
MESSAGE_DRIVEN_BEANS_CANNOT_BE_MANAGED=Message driven beans cannot be Managed Beans:  {0}
OBSERVER_METHOD_MUST_BE_STATIC_OR_BUSINESS=Observer method must be static or local business method:  {0} on {1}
TOO_MANY_EJBS_FOR_CLASS=Unable to determine EJB for {0}, multiple EJBs with that class:  {1}
ABSTRACT_METHOD_MUST_MATCH_DECORATED_TYPE=Method {0} defined on {1} does not match a method on decorated type {2}
IP_NOT_CONSTRUCTOR_OR_METHOD=Cannot handle injection point as a constructor or method:  {0}
PARAM_NOT_IN_PARAM_LIST=Parameter position {0} is not in the parameter list:  {1}
CANNOT_READ_OBJECT=Cannot read object
INJECTED_FIELD_CANNOT_BE_PRODUCER=Injected field {0} cannot be annotated @Produces on {1}
GENERIC_SESSION_BEAN_MUST_BE_DEPENDENT=Session bean with generic class {0} must be @Dependent scope
PRODUCER_FIELD_ON_SESSION_BEAN_MUST_BE_STATIC=Producer fields on session beans must be static. Field {0} declared on {1}
PRODUCER_METHOD_WITH_TYPE_VARIABLE_RETURN_TYPE_MUST_BE_DEPENDENT=A producer method with a parameterized return type with a type variable must be declared @Dependent scoped. Method {0}
PRODUCER_METHOD_CANNOT_HAVE_A_WILDCARD_RETURN_TYPE=A producer method cannot have a return type parameterized with wildcards. Method {0}
CANNOT_LOAD_CLASS=Cannot load class {0} during deserialization of proxy
PROXY_DESERIALIZATION_FAILURE=Failed to deserialize proxy object
BEAN_INSTANCE_NOT_SET_ON_PROXY=Method call requires a BeanInstance which has not been set for this proxy
NON_DEPENDENT_RESOURCE_PRODUCER_FIELD=Resource producer field [{0}] must be @Dependent scoped
FINAL_BEAN_CLASS_WITH_INTERCEPTORS_NOT_ALLOWED=Bean class which has interceptors cannot be declared final:  {0}
FINAL_INTERCEPTED_BEAN_METHOD_NOT_ALLOWED=Intercepted bean method {0} (intercepted by {1}) cannot be declared final
FAILED_TO_SET_THREAD_LOCAL_ON_PROXY=Failed to set ThreadLocal for serialization on proxy using reflection {0}
CREATED_NEW_CLIENT_PROXY_TYPE=Created new client proxy of type {0} for bean {1} with ID {2}
LOOKED_UP_CLIENT_PROXY=Located client proxy of type {0} for bean {1}
INJECTION_TARGET_CANNOT_BE_CREATED_FOR_INTERFACE=Cannot create an InjectionTarget from {0} as it is an interface
SPECIALIZING_BEAN_MISSING_SPECIALIZED_TYPE=Specializing bean {0} does not have bean type {1} of specialized bean {2}
INVALID_INJECTION_POINT_TYPE={0} cannot be constructed for {1}
INVALID_ANNOTATED_CALLABLE=An implementation of AnnotatedCallable must implement either AnnotatedConstructor or AnnotatedMethod, {0}
INVALID_ANNOTATED_MEMBER=An implementation of AnnotatedMember must implement either AnnotatedConstructor, AnnotatedMethod or AnnotatedField, {0}
UNABLE_TO_LOAD_MEMBER=Unable to load annotated member {0}
NAMED_RESOURCE_PRODUCER_FIELD=Resource producer field [{0}] must not have an EL name
PASSIVATING_BEAN_HAS_NON_PASSIVATION_CAPABLE_DECORATOR=Managed bean declaring a passivating scope has a non-passivation capable decorator.  Bean:  {0}  Decorator: {1}
PASSIVATING_BEAN_HAS_NON_PASSIVATION_CAPABLE_INTERCEPTOR=Managed bean declaring a passivating scope has a non-serializable interceptor.  Bean:  {0}  Interceptor: {1}
DESERIALIZATED_BEAN_WAS_NULL=Failed to deserialize proxy object with beanId {0}.
PROXY_SKIP_PACKAGE_PRIVATE_INTERFACE=Package-private interface {0} not implemented directly by a client proxy for {1}.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy